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

useRepositoryLayout doesn't work from command line

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.2, 2.4
    • None
    • copy-dependencies
    • None

    Description

      mvn dependency:copy-dependencies -DuseRepositoryLayout=true will not produce a repository layout while the same pom only with

      <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-dependency-plugin</artifactId>
      <version>2.4</version> <!-- same with 2.2 -->
      <configuration>
      <useRepositoryLayout>true</useRepositoryLayout>
      </configuration>
      </plugin>

      will do it!

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            janv Jan K
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: