[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-103) Fix Eclipse m2e Plugin Configuration

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Mar 12 22:30:47 EDT 2012


Andrew Rubinger created SHRINKDESC-103:
------------------------------------------

             Summary: Fix Eclipse m2e Plugin Configuration
                 Key: SHRINKDESC-103
                 URL: https://issues.jboss.org/browse/SHRINKDESC-103
             Project: ShrinkWrap Descriptors
          Issue Type: Task
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger


Requires m2e configuration to include ignores on:
{code}<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.codehaus.mojo</groupId>
				                        <artifactId>build-helper-maven-plugin</artifactId>
										<versionRange>[1.0.0,)</versionRange>
										<goals>
											<goal>add-test-source</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<execute />
									</action>
								</pluginExecution>{code}

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

        


More information about the shrinkwrap-issues mailing list