Hi, I just downloaded and installed maven-1.0-beta8. After setting MAVEN_HOME and adding $MAVEN_HOME/bin to my path, I typed 'maven' in my home directory and expected to see something like an argument explanation. Instead I got an exception that it can't extract the 'maven-idea-plugin'. The exception header is:
org.apache.maven.MavenException: Unable to extract plugin: /opt/jakarta/maven/plugins/maven-idea-plugin-1.1.jar with the nested exception that the file is not found (FileNotFoundException). But the file exists and is readable: $echo $MAVEN_HOME /opt/jakarta/maven $test -f $MAVEN_HOME/plugins/maven-idea-plugin-1.1.jar && echo 'EXISTS' EXISTS $ll $MAVEN_HOME/plugins/ | grep idea -rw-r--r-- 1 root root 7668 2003-02-12 23:26 maven-idea-plugin-1.1.jar Is this the expected behavior?? If not: Any hints? -Tim
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
