[ https://jira.codehaus.org/browse/MSOURCES-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MSOURCES-32. ---------------------------------- Resolution: Won't Fix Please refer to https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014 if you're wondering why this issue was closed out. > Usage dependency-plugin with source-plugin causes BUILD ERROR > ------------------------------------------------------------- > > Key: MSOURCES-32 > URL: https://jira.codehaus.org/browse/MSOURCES-32 > Project: Maven Source Plugin > Issue Type: Bug > Environment: Maven version: 2.0.8, Java version: 1.5.0_12, OS name: > "windows xp" version: "5.1" arch: "x86" Family: "windows" > Reporter: Valeriy Gavrilovets > Attachments: log.txt, maven.out, MSOURCES-32.zip > > > I use dependecy-plugin to copy some jars into the project. I attach it to > initialize phase. If i do so, the source-plugin gets silly. > [INFO] [jar:jar] > [INFO] Building jar: > c:\share\sample-project\ISSUE\target\ISSUE-0.0.1-SNAPSHOT.jar > [INFO] Preparing source:jar > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > invocation. > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] One or more required plugin parameters are invalid/missing for > 'dependency:copy' > [0] Inside the definition for plugin 'maven-dependency-plugin' specify the > following: > <configuration> > ... > <artifactItems>VALUE</artifactItems> > </configuration>. > I get silly too. =( -- This message was sent by Atlassian JIRA (v6.1.6#6162)