Skip to content
New issue

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

use of processAllModules flag doesn't work for mvn modules #116

Closed
Zegveld opened this issue Jul 30, 2018 · 3 comments
Closed

use of processAllModules flag doesn't work for mvn modules #116

Zegveld opened this issue Jul 30, 2018 · 3 comments

Comments

@Zegveld
Copy link

Zegveld commented Jul 30, 2018

We're trying to use your plugin for both maven and tycho builds.
The cause appears to be that the versions-maven-plugin is set to 2.1 in the code which doesn't support this property yet.

The pull request below removes the version '2.1' entirely, allowing support for future versions.
see pullrequest #115

@aleksandr-m
Copy link
Owner

Merged. Thanks.

@aleksandr-m
Copy link
Owner

@Zegveld Released.

@Zegveld
Copy link
Author

Zegveld commented Aug 3, 2018

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants