[
https://jira.codehaus.org/browse/MECLIPSE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MECLIPSE-619.
-----------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Bundle artifact .classpath generation skipped when jboss-sar-type artifacts
> in reactor
> --------------------------------------------------------------------------------------
>
> Key: MECLIPSE-619
> URL: https://jira.codehaus.org/browse/MECLIPSE-619
> Project: Maven Eclipse Plugin
> Issue Type: Bug
> Components: Core : Dependencies resolution and build path
> (.classpath)
> Affects Versions: 2.5.1
> Reporter: Maarten Billemont
>
> Whenever I combine an artifact to the reactor of type bundle and jboss-sar,
> the bundle artifact does not have its .classpath file generated. I expect
> the jboss-packaging-maven-plugin breaks something that maven-eclipse-plugin
> relies on.
> The two artifacts have no dependency on each other. I can reproduce this
> with:
> {{{
> rm -rf my-bundle-artifact/.{classpath,project,settings}; mvn -pl
> my-sar-artifact,my-bundle-artifact eclipse:eclipse; ls
> my-bundle-artifact/.classpath
> }}}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)