You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 09:35:35 UTC

[jira] Updated: (MAVEN-1533) Project properties inherited to plugins

     [ http://jira.codehaus.org/browse/MAVEN-1533?page=all ]

Brett Porter updated MAVEN-1533:
--------------------------------

    Fix Version: 1.1-beta-1
    Environment: 
Win XP & Solaris 8
Maven 1.0.2

  was:
Win XP & Solaris 8
Maven 1.0.2

    Description: 
In my project.properties the 

maven.jar.override = on 

is setted and the library override:

maven.jar.commons-lang = ${basedir}/lib/commons-lang-2.0.jar 

is setted.

Now the Artifact Plugin tries to get the commons-lang-2.0.jar from the local plugin libraries and fails.

  was:
In my project.properties the 

maven.jar.override = on 

is setted and the library override:

maven.jar.commons-lang = ${basedir}/lib/commons-lang-2.0.jar 

is setted.

Now the Artifact Plugin tries to get the commons-lang-2.0.jar from the local plugin libraries and fails.


> Project properties inherited to plugins
> ---------------------------------------
>
>          Key: MAVEN-1533
>          URL: http://jira.codehaus.org/browse/MAVEN-1533
>      Project: maven
>         Type: Bug
>   Components: inheritance
>     Versions: 1.0.2
>  Environment: Win XP & Solaris 8
> Maven 1.0.2
>     Reporter: Martin Jaeger
>     Priority: Critical
>      Fix For: 1.1-beta-1

>
>
> In my project.properties the 
> maven.jar.override = on 
> is setted and the library override:
> maven.jar.commons-lang = ${basedir}/lib/commons-lang-2.0.jar 
> is setted.
> Now the Artifact Plugin tries to get the commons-lang-2.0.jar from the local plugin libraries and fails.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org