You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/06/02 12:30:00 UTC

[jira] [Updated] (MSHARED-912) Converge on plexus-build-api 0.0.7

     [ https://issues.apache.org/jira/browse/MSHARED-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MSHARED-912:
------------------------------------------
    Component/s: maven-filtering

> 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
>          Components: maven-filtering
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> 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)