Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1248 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1248 Summary: maven ignores goals from cli when using -o or -X Type: Bug Status: Closed Priority: Blocker Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Fix Fors: 1.0-rc3 Versions: 1.0-rc3 Assignee: Brett Porter Reporter: dion gillard Created: Wed, 28 Apr 2004 10:14 PM Updated: Mon, 10 May 2004 3:01 AM Environment: Win2k, cygwin in the path, using cmd.exe, --info gives: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc3-SNAPSHOT #---- BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $) java.version=1.3.1_07 file.encoding=Cp1252 java.ext.dirs=c:\jdk1.3.1_07\jre\lib\ext java.class.path=c:\program files\maven\lib\forehead-1.0-beta-5.jar os.name=Windows XP java.vendor=Sun Microsystems Inc. sun.boot.class.path=c:\jdk1.3.1_07\jre\lib\rt.jar;c:\jdk1.3.1_07\jre\lib\i18n.jar;c:\jdk1.3.1_07\jre\lib\sunrsasign.jar;c:\jdk1.3.1_07\jre\classes java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition #---- END: Which report Installed plugins: maven-dist-plugin-1.5-SNAPSHOT maven-ant-plugin-1.7-SNAPSHOT maven-dbunit-plugin-1.2-SNAPSHOT maven-changes-plugin-1.4-SNAPSHOT maven-jdee-plugin-1.1-SNAPSHOT maven-console-plugin-1.1-SNAPSHOT maven-linkcheck-plugin-1.3-SNAPSHOT maven-caller-plugin-1.1-SNAPSHOT maven-latka-plugin-1.4-SNAPSHOT maven-test-plugin-1.6-SNAPSHOT maven-tasklist-plugin-2.3 maven-changelog-plugin-1.5-SNAPSHOT maven-deploy-plugin-1.3-SNAPSHOT maven-clover-plugin-1.5-SNAPSHOT maven-repository-plugin-1.2-SNAPSHOT maven-javadoc-plugin-1.5-SNAPSHOT maven-tjdo-plugin-1.0.0 maven-wizard-plugin-1.1-SNAPSHOT maven-codeswitcher-plugin-1.2-SNAPSHOT maven-dashboard-plugin-1.3-SNAPSHOT maven-developer-activity-plugin-1.5-SNAPSHOT maven-uberjar-plugin-1.2-SNAPSHOT maven-jbuilder-plugin-1.5-SNAPSHOT maven-site-plugin-1.6-SNAPSHOT maven-native-plugin-1.1-SNAPSHOT maven-cruisecontrol-plugin-1.2-SNAPSHOT maven-antlr-plugin-1.2-SNAPSHOT maven-faq-plugin-1.3-SNAPSHOT maven-license-plugin-1.2-SNAPSHOT maven-junit-report-plugin-1.6-SNAPSHOT maven-genapp-plugin-2.2-SNAPSHOT maven-pdf-plugin-2.1-SNAPSHOT maven-pmd-plugin-1.4-SNAPSHOT maven-docbook-plugin-1.2-SNAPSHOT maven-struts-plugin-1.3-SNAPSHOT maven-ashkelon-plugin-1.2-SNAPSHOT maven-nsis-plugin-1.0 maven-multichanges-plugin-1.0 maven-shell-plugin-1.1 maven-vdoclet-plugin-1.2-SNAPSHOT maven-jdeveloper-plugin-1.4-SNAPSHOT maven-jxr-plugin-1.4-SNAPSHOT maven-webserver-plugin-2.1-SNAPSHOT maven-xdoc-plugin-1.7-SNAPSHOT maven-junit-doclet-plugin-1.2-SNAPSHOT maven-scm-plugin-1.3-SNAPSHOT maven-pom-plugin-1.4-SNAPSHOT maven-file-activity-plugin-1.5-SNAPSHOT maven-war-plugin-1.6-SNAPSHOT maven-java-plugin-1.4-SNAPSHOT maven-simian-plugin-1.4-SNAPSHOT maven-clean-plugin-1.2-SNAPSHOT maven-jcoverage-plugin-1.0.4-SNAPSHOT maven-checkstyle-plugin-2.4-SNAPSHOT maven-multiproject-plugin-1.3-SNAPSHOT maven-artifact-plugin-1.1 maven-idea-plugin-1.3 maven-ear-plugin-1.5-SNAPSHOT maven-plugin-plugin-1.4-SNAPSHOT maven-perforce-plugin-1.2-SNAPSHOT maven-aspectwerkz-plugin-1.1 maven-jboss-plugin-1.5-SNAPSHOT maven-j2ee-plugin-1.5-SNAPSHOT maven-jar-plugin-1.5-SNAPSHOT maven-castor-plugin-1.2-SNAPSHOT maven-appserver-plugin-2.0 maven-javacc-plugin-1.1-SNAPSHOT maven-ejb-plugin-1.4-SNAPSHOT maven-jnlp-plugin-1.3 maven-jellydoc-plugin-1.3-SNAPSHOT maven-jetty-plugin-1.1-SNAPSHOT maven-jira-plugin-1.1-SNAPSHOT maven-jdiff-plugin-1.3-SNAPSHOT maven-html2xdoc-plugin-1.3-SNAPSHOT maven-gump-plugin-1.3-SNAPSHOT maven-announcement-plugin-1.1-SNAPSHOT maven-release-plugin-1.3-SNAPSHOT maven-jdepend-plugin-1.5-SNAPSHOT maven-hibernate-plugin-1.1-SNAPSHOT maven-aspectj-plugin-2.1-SNAPSHOT maven-jalopy-plugin-1.2-SNAPSHOT maven-eclipse-plugin-1.7-SNAPSHOT maven-latex-plugin-1.2-SNAPSHOT Home Build properties: {maven.repo.remote=http://www.multitask.com.au/, jdbc.password.win2k=XXXXX, maven.cruisecontrol.home=c:/program files/cruisecontrol-2.1.3, maven.junit.usefile=false, maven.username=dion, maven.dbunit.password=XXXXXXXX} Description: Using maven -o <goal> or maven -X <goal> results in the goal provided being ignored and the default goal being executed. Attached as bad.txt is the output from maven -X site, which ignores the site goal, and as good.txt output from maven site. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
