Skip to content

CLZ format not working #86

@jtx1999

Description

@jtx1999

I added the following to the pom.xml on a clean clone of commons-fileupload:

<plugin>
  <groupId>edu.illinois</groupId>
  <artifactId>starts-maven-plugin</artifactId>
  <version>1.4-SNAPSHOT</version>
  <configuration>
    <depFormat>CLZ</depFormat>
  </configuration>
</plugin>

When I run mvn -Drat.skip starts:starts for multiple times, STARTS always selects and runs all tests, instead of selecting nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions