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

Karl Heinz Marbaise commented on RAT-199:
-----------------------------------------

No no...The mapping file can be put into 
{{src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml}} and will be 
packaged with  plugin and use the plexus build api:

{code}
<dependency>
    <groupId>org.sonatype.plexus</groupId>
    <artifactId>plexus-build-api</artifactId>
    <version>0.0.7</version>
</dependency>
{code}
And of course it's needed to do some things within the code...add supplemental 
steps to trigger Eclipse...

> Support for m2e in Eclipse
> --------------------------
>
>                 Key: RAT-199
>                 URL: https://issues.apache.org/jira/browse/RAT-199
>             Project: Apache Rat
>          Issue Type: Improvement
>          Components: maven
>    Affects Versions: 0.12
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>
> I would like to see support for m2e in Eclipse.



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

Reply via email to