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

Robert Munteanu edited comment on SLING-6112 at 10/10/16 9:04 PM:
------------------------------------------------------------------

I've done a quick test of the patch and for me the META-INF/MANIFEST.MF file is 
not generated anymore. Here's what I did:

* downloaded Eclipse Neon.1 for Java EE developers
* set up a clean workspace
* installed the locally built Sling IDE Tooling
* created a bundle using the 'Sling Bundle Project' creation wizard . I picked 
sling-bundle-archetype version 1.0.4

With the default pom.xml - this includes {{maven-bundle-plugin}} 3.0.0, no 
MANIFEST.MF is generated under target. I've also tried updating to 
{{maven-bundle-plugin}} 3.2.0, but the problem remains.

Is this expected? If not, can you upload a minimal project which works with 
your patch?

Also note that not even cleaning the project generates the MANIFEST.MF under 
target/classes/META-INF. Running {{mvn package}} from the command line 
obviously fixes that.


was (Author: rombert):
I've done a quick test of the patch and for me the META-INF/MANIFEST.MF file is 
not generated anymore. Here's what I did:

* downloaded Eclipse Neon.1 for Java EE developers
* set up a clean workspace
* installed the locally built Sling IDE Tooling
* created a bundle using the 'Sling Bundle Project' creation wizard . I picked 
sling-bundle-archetype version 1.0.4

With the default pom.xml - this includes {{maven-bundle-plugin}} 3.0.0, no 
MANIFEST.MF is generated under target. I've also tried updating to 
{{maven-bundle-plugin}} 3.2.0, but the problem remains.

Is this expected? If not, can you upload a minimal project which works with 
your patch?

I am not sure how 

> Make Sling IDE independent of m2e-tycho
> ---------------------------------------
>
>                 Key: SLING-6112
>                 URL: https://issues.apache.org/jira/browse/SLING-6112
>             Project: Sling
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: Sling Eclipse IDE 1.1.0
>            Reporter: Konrad Windszus
>            Assignee: Robert Munteanu
>             Fix For: Sling Eclipse IDE 1.1.2
>
>         Attachments: SLING-6112-v01.patch, SLING-6112-v02.patch
>
>
> Currently Sling IDE requires the installation of m2e-tycho. This was being 
> added in https://issues.apache.org/jira/browse/SLING-3608. Now that the 
> maven-bundle-plugin ships with m2e support OOTB (FELIX-4009) we should get 
> rid of that dependency.
> This is also important since newer versions of the maven-bundle-plugin 
> conflict with that extension 
> (https://issues.apache.org/jira/browse/FELIX-4009?focusedCommentId=15192263&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15192263).
> See also the discussion at 
> http://www.mail-archive.com/[email protected]/msg60112.html.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to