Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1042

Mark org.xenei:contract-test-maven-plugin as ignored for m2e

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Jena 3.0.1
    • Jena 3.0.1
    • Build
    • None

    Description

      Importing maven projects into Eclipse is not clean because of contract-test-maven-plugin.

      The proposal is to add an exclusion to jena-parent for this plugin. The Eclipse generated insert is:

      		<pluginExecution>
      		  <pluginExecutionFilter>
      		    <groupId>org.xenei</groupId>
      		    <artifactId>contract-test-maven-plugin</artifactId>
      		    <versionRange>[0.1.5,)</versionRange>
      		    <goals>
      		      <goal>contract-test</goal>
      		    </goals>
      		  </pluginExecutionFilter>
      		  <action>
      		    <ignore></ignore>
      		  </action>
      		</pluginExecution>
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment