jira-importer commented on issue #203: URL: https://github.com/apache/maven-jar-plugin/issues/203#issuecomment-2956678731
**[Yann Le Du](https://issues.apache.org/jira/secure/[email protected])** commented My previous comment can be a bit confusing because I forgot to mention something. In order to get full dependency information in the deployed POM, I : * call 'package' to generate the exported POM * replace the project POM with the exported POM * call 'deploy' Of course, this is a temporary hack, while waiting for stable release-plugin. But I guess the absolute path thing is also present in release-pom ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
