We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have about 37 - versions-maven-plugin/src/it/it-set-* integrations test for set goal ... but looks like not cover every cases.
versions-maven-plugin/src/it/it-set-*
set
Before working on issue like: #1103 will be appreciated to refresh a little those.
Task to do:
invoker.nonRecursive
invoker.properties
pluginManagement
XmlSlurper
target/it/it-set-001/pom.xml
target/it/it-set-001/pom.xml.versionsBackup
Step for quick checks:
mvn install
mvn verify -DskipTests -pl versions-maven-plugin -P run-its -Dinvoker.test=it-set-\*
Can be done one by one.
The text was updated successfully, but these errors were encountered:
Improve ITs for set goal
be00ef1
ref #1106
5ddc194
2ba4b97
65309e8
Successfully merging a pull request may close this issue.
We have about 37 -
versions-maven-plugin/src/it/it-set-*
integrations test forset
goal ...but looks like not cover every cases.
Before working on issue like: #1103 will be appreciated to refresh a little those.
Task to do:
invoker.nonRecursive
frominvoker.properties
asset
goal is aggregate alreadypluginManagement
from pomsXmlSlurper
for verifyingtarget/it/it-set-001/pom.xml
target/it/it-set-001/pom.xml.versionsBackup
Step for quick checks:
mvn install
- need only oncemvn verify -DskipTests -pl versions-maven-plugin -P run-its -Dinvoker.test=it-set-\*
Can be done one by one.
The text was updated successfully, but these errors were encountered: