Re: I have a problem executing the maven-release-plugin

2006-05-11 Thread mathapfahl
Thanks You are right. groupId and version weren't correct. But at www.ibilio.org/maven2/maven/maven-release-plugin there is a version 1.4 with a groupId maven. I don't understand this. -- View this message in context: http://www.nabble.com/I-have-a-problem-executing-the-maven-release-plugin-t1

Re: I have a problem executing the maven-release-plugin

2006-05-11 Thread mathapfahl
thanks but this wasn't the problem ! -- View this message in context: http://www.nabble.com/I-have-a-problem-executing-the-maven-release-plugin-t1600159.html#a4339495 Sent from the Maven - Dev forum at Nabble.com. - To unsubscr

I have a problem executing the maven-release-plugin

2006-05-11 Thread mathapfahl
I have copied the maven-release-plugin jar into maven2/lib now I want to execute mvn release:prepare In the component, I want to release, I declared maven maven--release-plugin 1.4 But I get a Build Error: maven-release.plugin does not exit or no valid version could be

mvn install sort classpath

2006-05-08 Thread mathapfahl
I have a problem. Executing the "mvn install", I want to sort the classpath. How can I manipulate it ? Any ideas ? Thanks in advance ! matha -- View this message in context: http://www.nabble.com/mvn-install-sort-classpath-t1575836.html#a4278260 Sent from the Maven - Dev forum at Nabble.com.

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

2006-05-04 Thread mathapfahl
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 does

How and where can I change the standard directory

2006-04-24 Thread mathapfahl
Actually in Maven 2 the standard directory for SourceCode is: src/main/java but in our company I need a directory like src/main/com/companyname/ src/test/com/companyname/ How and where can I configure this. -- View this message in context: http://www.nabble.com/How-and-where-can-I-change-the-s

Maven 2 Info & Doku

2006-03-24 Thread mathapfahl
Hi, is there any other information or documentation about gettnig started maven 2.0 beside the apache.org site ? Have anyone examples, hints, tipps in german ? -- View this message in context: http://www.nabble.com/Maven-2-Info-Doku-t1336769.html#a3572294 Sent from the Maven - Dev forum at Nabbl