[
https://issues.apache.org/jira/browse/HTTPCLIENT-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564132#comment-13564132
]
Francois-Xavier Bonnet commented on HTTPCLIENT-1306:
----------------------------------------------------
Jilles,
Starting with m2e 1.2 you can configure this setting in your workspace
preferences. This will avoid adding m2e specific settings to the project pom.xml
Eclipse should show you a quick fix for that. I am using Eclipse Juno with m2e
1.2 I applied the quick fix and it solved the problem for me.
> eclipse m2e generates errors on project import because of the maven-notice
> plugin
> ---------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-1306
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1306
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Reporter: Jilles van Gurp
> Attachments: m2efix.patch
>
>
> The latest eclipse includes m2e for maven support. This setup does not
> support custom plugins such as maven-notice and generates an error when you
> import httpclient as a maven project.
> This can be worked around by configuring the lifecycle plugin to ignore goals
> for this plugin.
> The attached patch does this. A similar fix may also be applicable anywhere
> else the notice plugin is used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]