You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2012/08/01 15:35:03 UTC

[jira] [Commented] (SLING-2484) Sling parent should map various plugin executions to ignore

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

Robert Munteanu commented on SLING-2484:
----------------------------------------

Here's a couple more executions which should be ignored in eclipse:

* maven-jar-plugin:jar makes m2eclipse pick up the Maven archiver configurator which conflicts with the maven-bundle-plugin since they both try to change the resulting MANIFEST.MF file
* maven-jspc-plugin: compiling JSPs is not an IDE use case
* yuicompressor-maven-plugin: compressing JS/CSS is not an IDE use case
* maven-scala-plugin: there is no available integration published in the m2e discovery catalog
                
> Sling parent should map various plugin executions to ignore
> -----------------------------------------------------------
>
>                 Key: SLING-2484
>                 URL: https://issues.apache.org/jira/browse/SLING-2484
>             Project: Sling
>          Issue Type: Task
>          Components: General
>    Affects Versions: Parent 13
>            Reporter: Robert Munteanu
>            Priority: Minor
>         Attachments: m2e-ignore-executions-2.diff, m2eclipse-ignore-executions.diff
>
>
> Following the discussion on sling-dev [0] I suggest that the following plugin executions should be mapped to ignore in Eclipse, rather than execute:
> * maven-dependency-plugin:unpack/copy-dependencies
> * maven-antrun-plugin:run
> * maven-scr-plugin:scr
> [0]: http://mail-archives.apache.org/mod_mbox/sling-dev/201205.mbox/browser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira