enhance-maven-plugin error : No plugin descriptor found at META-INF/maven/plugin.xml
Description
Attachments
4
is duplicated by
relates to
Activity
Show:

Jeremy WhitingFebruary 3, 2014 at 8:57 AM
I checked this with a sample project to ensure everything works. It is fine.

Brett MeyerJanuary 31, 2014 at 6:37 PM
& , can you double check the following? I took Jeremy's PR and dynamically inject the dependencies into the descriptor.

Brett MeyerJanuary 28, 2014 at 11:04 PM
, one improvement we'll make is using ant-style tokens in the descriptors, then inject dependency versions through Gradle. I'd rather not have additional maintenance points every time we release or update a dep. I'll work on that tomorrow. Thanks for the PR!

Jeremy WhitingJanuary 28, 2014 at 9:24 AM
A PR has been created for this issue.
https://github.com/hibernate/hibernate-orm/pull/666
This does not include documentation.
Steve EbersoleJanuary 22, 2014 at 4:16 PM
Spoke with Jeremy on IRC. He is close to finishing this up (plus docs!). He says it should be done in a day or 2, but I need to move on 4.3.1 now.
Final build maven atifact jar is not correct.
Look at
https://forum.hibernate.org/viewtopic.php?f=1&t=1029970&start=0
Correct pom.xml for maven project build is in attachement