Parameter for "dependency:copy-dependencies" could not provided from command line ---------------------------------------------------------------------------------
Key: MDEP-311 URL: http://jira.codehaus.org/browse/MDEP-311 Project: Maven 2.x Dependency Plugin Issue Type: Bug Affects Versions: 2.2 Reporter: Conny Kreyssel Assignee: Brian Fox I have to try to make a offline repository for our multi project. But if i call "mvn dependency:copy-dependencies -DoutputDirectory=... -DcopyPom=true -DuseRepositoryLayout=true" it exports all artifacts in flat mode without poms. If i set this plugin params in the project master pom, it exports all artifact in repository layout and inclusive poms. I think this could happen on more than the provided params. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira