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

Stefan Egli commented on SLING-3080:
------------------------------------

[~rombert], this is a requirement at build time. Without tycho, the build:build 
lifecycle-mapping does not exist, and the MANIFEST.MF does not get generated. 
Without the MANIFEST.MF the bundle install mechanism doesn't work. So either we 
need tycho included or we have to rely on the pom.xml doing the 
lifecycle-mapping explicitly - I opt for the first variant. wdyt?
                
> [Tooling] (properly) include org.sonatype.tycho.m2e.feature in 
> target-definition
> --------------------------------------------------------------------------------
>
>                 Key: SLING-3080
>                 URL: https://issues.apache.org/jira/browse/SLING-3080
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Stefan Egli
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Although we'll be having two different sets of slingclipse versions - one 
> with m2e and one without - for the one with m2e we should include 
> org.sonatype.tycho.m2e.feature in the target-definition, so that the 
> bundle:bundle gets included in the maven lifecycling mapping (tycho does that 
> automatically) - which in turn builds the MANIFEST.MF - without which the 
> bundle deploy mechanism doesn't work at all

--
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