Elliotte Rusty Harold created MSHARED-912:
---------------------------------------------

             Summary: Converge on plexus-build-api 0.0.7
                 Key: MSHARED-912
                 URL: https://issues.apache.org/jira/browse/MSHARED-912
             Project: Maven Shared Components
          Issue Type: Dependency upgrade
            Reporter: Elliotte Rusty Harold


That is, remove this from pom.xml:

{{    <dependency>
      <groupId>org.sonatype.plexus</groupId>
      <artifactId>plexus-build-api</artifactId>
      <!-- FIXME: Upgrade from 0.0.4 to 0.0.7 will fail some tests -->
      <version>0.0.4</version>
      <scope>test</scope>
      <classifier>tests</classifier>
    </dependency>}}

The tests are not using the same version as the model code.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to