davidmoten / davidmoten/jax-maven-plugin
Breaks maven-deploy-plugin
Open
enhancement
- Dominant language
- Java
- Stars
- 35
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
This plugin works fine until I want to use maven-deploy-plugin. That fails with the same exception as seen here: https://github.com/jeremylong/DependencyCheck/issues/1054
So, I guess it is the same issue, meaning that this plugin forces a newer Maven version.
Right now, I only have Maven 3.1 available on our build server, so I cannot double-check that it works with a higher version. However, when I just remove this plugin then my project can be deployed using Maven 3.1.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.