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

Robert Munteanu commented on SLING-3014:
----------------------------------------

Several reasons:

* incremental mode does not work ( see the tycho-user link in the first message 
)
* I had problems linking the maven-scr-plugin to the generate-source phase, but 
compile seems to work just fine
* the maven-scr-plugin does not work with tycho, needs an override for the 
packaging type
* eclipse doesn't like packaging OSGI descriptors in 
target/scr-plugin-generated/OSGI-INF, I had to generate them in /OSGI-INF to be 
picked up at development time

The first one is still open, and hopefully will get resolved soon.
                
> Generate SCR descriptors using the maven-scr-plugin
> ---------------------------------------------------
>
>                 Key: SLING-3014
>                 URL: https://issues.apache.org/jira/browse/SLING-3014
>             Project: Sling
>          Issue Type: Task
>          Components: IDE
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Minor
>             Fix For: Sling Eclipse IDE 1.0.0
>
>         Attachments: SLING-3014-1.patch
>
>
> Since we're starting to use SCR descriptors 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to