[ 
http://jira.codehaus.org/browse/MOJO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran closed MOJO-1237.
--------------------------

      Assignee: Dan Tran
    Resolution: Fixed

fixed at

Revision: 7783
Author: dantran
Date: 9:56:36 PM, Wednesday, October 01, 2008
Message:
MOJO-1237:Prevent Maven from lookup newer transitive versions of jasperreports
----
Modified : /trunk/mojo/jasperreports-maven-plugin/pom.xml



> Prevent Maven from lookup newer transitive versions  of jasperreports
> ---------------------------------------------------------------------
>
>                 Key: MOJO-1237
>                 URL: http://jira.codehaus.org/browse/MOJO-1237
>             Project: Mojo
>          Issue Type: Improvement
>          Components: jasperreports
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>
> currently when we do a mvn -U, maven always try to search  for newer version 
> of the following transitive dependency
>           <groupId>commons-beanutils</groupId>
>           <artifactId>commons-beanutils</artifactId>
>           <groupId>commons-collections</groupId>
>           <artifactId>commons-collections</artifactId>
>           <groupId>commons-digester</groupId>
>           <artifactId>commons-digester</artifactId>
>           <groupId>commons-logging</groupId>
>           <artifactId>commons-logging</artifactId>
>           <groupId>itext</groupId>
>           <artifactId>itext</artifactId>
>           <groupId>jfree</groupId>
>           <artifactId>jcommon</artifactId>
>           <groupId>jfree</groupId>
>           <artifactId>jfreechart</artifactId>
>           <groupId>eclipse</groupId>
>           <artifactId>jdtcore</artifactId>
> There no need to include these as transitive dependency since user would have 
> those the classpath

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to