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

Eric Charles commented on HADOOP-8017:
--------------------------------------

Strange, hudson is not happy with this, see exception in 
https://builds.apache.org/job/Hadoop-Common-trunk/315/console
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
org.apache.maven.plugin.PluginResolutionException: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
        at 
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:129)
        at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor(DefaultMavenPluginManager.java:142)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.loadPlugin(DefaultBuildPluginManager.java:59)

I don't have that warning, and finally hudson build is fine.
Just wanted to point this, in case of.
                
> Configure hadoop-main pom to get rid of M2E plugin execution not covered
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-8017
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8017
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0
>            Reporter: Eric Charles
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8017.patch
>
>
> Last M2Eclipse plugin (maven plugin for eclipse) shows nasty errors when 
> importing the hadoop maven modules (read more on 
> http://wiki.eclipse.org/M2E_plugin_execution_not_covered).
> The solution is to configure the build section of the pom with a 
> org.eclipse.m2e:lifecycle-mapping plugin.
> This configuration has no influence on the Maven build itself.

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

        

Reply via email to