[ http://jira.codehaus.org/browse/MPIR-18?page=all ] Brett Porter reopened MPIR-18: ------------------------------
> Dependency report shows dependencies with scope test as required for > compilation > -------------------------------------------------------------------------------- > > Key: MPIR-18 > URL: http://jira.codehaus.org/browse/MPIR-18 > Project: Maven 2.x Project Info Reports Plugin > Type: Bug > Versions: 2.0 > Reporter: Chris Hagmann > Fix For: 2.0 > Attachments: POM dependency section.jpg, Screenshot showing Junit as > dependency.jpg, Screenshot when using plugin version > 2.0-beta-4-SNAPSHOT.jar.jpg > > > I declare my junit dependency as scope "test". E.g: > <dependency> > <groupId>junit</groupId> > <artifactId>junit</artifactId> > <version>3.8.1</version> > <scope>test</scope> > </dependency> > After running the site report using "mvn site", my dependencies report shows > junit as dependency required for compilation. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
