-
Notifications
You must be signed in to change notification settings - Fork 4
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
Failed to retrieve plugin descriptor #8
Comments
in case of using the maven-enforcer-plugin to make sure all plugins have versions specified in the pom
The build fails as follows
The tiles plugin is defined as follows
|
Hi Mohamed! I'm currently working on a "experimental" version of the plugin, which uses a different approach to pom merging; I've added your tile and it worked very well, so I decided to push your tile into maven-tiles-examples project (experimental branch being used also here). Please have a look at this maoo/maven-tiles-examples@ac3977d and let me know if you can get it working; you will need to checkout and install (locally) the tiles-maven-plugin (version 0.8-beta-6-SNAPSHOT) Thanks again! |
When running the plugin a Warning shows up:
[WARNING] Failed to retrieve plugin descriptor for it.session.maven.plugins:tiles-maven-plugin:0.8-beta-6-SNAPSHOT: Failed to parse plugin descriptor for it.session.maven.plugins:tiles-maven-plugin:0.8-beta-6-SNAPSHOT (/Users/mau/.m2/repository/it/session/maven/plugins/tiles-maven-plugin/0.8-beta-6-SNAPSHOT/tiles-maven-plugin-0.8-beta-6-SNAPSHOT.jar): No plugin descriptor found at META-INF/maven/plugin.xml
The text was updated successfully, but these errors were encountered: