[
https://issues.apache.org/jira/browse/SLING-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601706#comment-15601706
]
Konrad Windszus edited comment on SLING-6112 at 10/24/16 11:30 AM:
-------------------------------------------------------------------
Since there is no solution available from m2e, we must make sure that our
project configurators call the build action. For that I restricted the project
configurator for the {{maven-bundle-plugin}} to goal {{bundle}} only (and
always leaving the goal {{manifest}}) to the lifecycle mapping of the plugin
itself. For the {{bnd-maven-plugin}} I made sure that our project configurator
always calls the underlying action for incremental builds. Fixed in
[r1766384|https://svn.apache.org/r1766384].
was (Author: kwin):
Since there is no solution available from m2e, we must make sure that our
project configurators call the build action. For that I restricted the project
configurator for the {{maven-bundle-plugin}} to goal {{bundle}} only (and
always leaving the goal {{manifest}}) to the lifecycle mapping of the plugin
itself. For the {{bnd-maven-plugin}} I made sure that our project configurator
always calls the underlying action for incremental builds.
> 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: Konrad Windszus
> Fix For: Sling Eclipse IDE 1.1.2
>
> Attachments: SLING-6112-v01.patch, SLING-6112-v02.patch,
> SLING-6112-v03.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)