[ 
https://issues.apache.org/jira/browse/SLING-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980863#comment-15980863
 ] 

Konrad Windszus commented on SLING-3014:
----------------------------------------

bq. Additionally, it would be interesting to file a bug report towards bnd, 
just in case they are willing to support this scenario.
Right now this is impossible for them to support. The problem is that bnd 
always generates the full JAR (in memory) not only the manifest and the other 
metadata. Therefore it is crucial for the {{bnd-maven-plugin}} to extract the 
JAR to the classes directory to detect which resources have been created by bnd 
itself and which ones have been there before. Unless the bnd-API is gonna be 
changed to allow to only create manifest and metadata there is little hope. 
Therefore I think for the time-being we have to live with the workaround.

> [build] Generate SCR descriptors using Maven
> --------------------------------------------
>
>                 Key: SLING-3014
>                 URL: https://issues.apache.org/jira/browse/SLING-3014
>             Project: Sling
>          Issue Type: Task
>          Components: IDE
>            Reporter: Robert Munteanu
>            Priority: Minor
>             Fix For: Sling Eclipse IDE 1.2.0
>
>         Attachments: SLING-3014-1.patch
>
>
> _Edit_: updated the issue title to reflect the fact that we're looking to use 
> Maven, not a specific plug-in.
> Since we're starting to use SCR descriptors when building the Sling IDE tools 
> it would be nice to generate them using the maven-scr-plugin. I have the 
> build working in the CLI, but not yet in the IDE ( see 
> http://dev.eclipse.org/mhonarc/lists/tycho-user/msg04764.html ). Once that is 
> done I'll commit my changes to trunk.
> Note that plain Maven projects work just fine, this is about Tycho-driven 
> builds.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to