[
https://issues.apache.org/jira/browse/MSHARED-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MSHARED-912:
-----------------------------------------
Fix Version/s: maven-filtering-3.3.0
> 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
> Assignee: Sylwester Lachiewicz
> Priority: Major
> Fix For: maven-filtering-3.3.0
>
>
> 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.20.1#820001)