Issue Type: Bug Bug
Affects Versions: 1.1
Assignee: Unassigned
Created: 26/Jun/12 3:24 AM
Description:

When running Maven compile through IDEA IntelliJ the scmBranch in the ouput is always UNKNOWN. The command line used is visible, but when copy-pasting it to a terminal, it runs fine, reporting "trunk" as the scmBranch.

Any clues on what can cause this?

This is the relevant command line:
----------------------------------

/Library/Java/JavaVirtualMachines/1.7.0u.jdk/Contents/Home/bin/java -ea -Dclassworlds.conf=/usr/share/java/maven-3.0.3/bin/m2.conf -Dmaven.home=/usr/share/java/maven-3.0.3 -Didea.launcher.port=7533 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA 11.app/bin" -Dfile.encoding=UTF-8 -classpath "/usr/share/java/maven-3.0.3/boot/plexus-classworlds-2.4.jar:/Applications/IntelliJ IDEA 11.app/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher --no-plugin-registry --fail-fast --no-plugin-updates --strict-checksums -DskipTests=true -f /Users/fatso/dev/myProj/trunk/pom.xml compile -P admin,systemtest,cxf

Environment: OS X 10.6.8, Maven 3.0.3
Project: Mojo Build Number Maven Plugin
Priority: Trivial Trivial
Reporter: Carl-Erik Kopseng
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to