Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-233

dependency:copy goal should accept copyPom and useRepositoryLayout properties

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Auto Closed
    • 2.2
    • None
    • copy
    • None

    Description

      dependency:copy goal should accept copyPom and useRepositoryLayout properties:

      <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-dependency-plugin</artifactId>
          <version>2.1</version>
          <configuration>
              </artifactItems>
                  <artifactItem>
                      <groupId>javax.transaction</groupId>
                      <artifactId>jta</artifactId>
                      <version>1.0.1B</version>
                      <outputDirectory>target/lib/jta</outputDirectory>
                  </artifactItem>
              </artifactItems>
              <copyPom>true</copyPom>
              <useRepositoryLayout>true</useRepositoryLayout>
          </configuration>
      </plugin>
      

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            amuniz Antonio Manuel Muñiz Martín
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment