You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by mathapfahl <Ni...@dekra.com> on 2006/05/05 08:49:58 UTC

Installing a jar in my local repo I want to use a systemproperty

Hi friends,

I want to install a jar in my local repo.
mvn install -f pom_components.xml

The problem: In the pom_components.xml I have a dependency with a variable
${maven.build.parent}

Now I thought I can write following:
mvn install -f pom_components.xml -Dmaven.build.parent=sys


But it doesn't work.
Have anyone an idea ?

Thanks.
  
--
View this message in context: http://www.nabble.com/Installing-a-jar-in-my-local-repo-I-want-to-use-a-systemproperty-t1562127.html#a4242441
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org