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
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 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
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.
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
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
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