Here is the output !!!
C:\Projects> C:\Projects> C:\Projects> C:\Projects>if exist "\mavenrc_pre.bat" call "\mavenrc_pre.bat" C:\Projects> C:\Projects>if ""=="Windows_NT" @setlocal C:\Projects> C:\Projects>if not "c:\j2sdk1.4.2" == "" goto OkJHome C:\Projects>if exist "c:\j2sdk1.4.2\bin\java.exe" goto chkMHome C:\Projects>if not "C:\maven"=="" goto valMHome C:\Projects>if exist "C:\maven\bin\maven.bat" goto init C:\Projects> C:\Projects>if NOT ""=="Windows_NT" goto Win9xArg C:\Projects>set MAVEN_CMD_LINE_ARGS= C:\Projects>if -DartifactIda==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if maven-ejbgen-plugina==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if -DgroupIda==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin -DgroupId C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if codeczar-ejbgena==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin -DgroupId codeczar-ejbgen C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if -Dversiona==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin -DgroupId codeczar-ejbgen -Dversion C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if 1.1a==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin -DgroupId codeczar-ejbgen -Dversion 1.1 C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if plugin:downloada==a goto endInit C:\Projects>set MAVEN_CMD_LINE_ARGS= -DartifactId maven-ejbgen-plugin -DgroupId codeczar-ejbgen -Dversion 1.1 plugin:download C:\Projects>shift C:\Projects>goto Win9xApp C:\Projects>if a==a goto endInit C:\Projects>if ""=="" SET MAVEN_OPTS="-Xmx160m" C:\Projects>SET MAVEN_JAVA_EXE="c:\j2sdk1.4.2\bin\java.exe" C:\Projects>SET MAVEN_CLASSPATH="C:\maven\lib\forehead-1.0-beta-5.jar" C:\Projects>SET MAVEN_MAIN_CLASS="com.werken.forehead.Forehead" C:\Projects>SET MAVEN_ENDORSED="c:\j2sdk1.4.2\lib\endorsed;C:\maven\lib\endorsed" C:\Projects>if not "" == "" goto StartMHL C:\Projects> C:\Projects>"c:\j2sdk1.4.2\bin\java.exe" -Djavax.xml.parsers.DocumentBuilder Factory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parser s.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl "-Duser.home.env=" "-Dmaven.home=C:\maven" "-Dtools.jar=c:\j2sdk1.4.2\lib\tools.jar" "-Dforehead.conf.file=C:\maven\bin\forehead.conf" -Djava.endorsed.dirs="c:\j 2sdk1.4.2\lib\endorsed;C:\maven\lib\endorsed" "-Xmx160m" -classpath "C:\maven\lib\forehead-1.0-beta-5.jar" com.werken.forehead.Forehead" -DartifactId maven-ejbgen-plugin -DgroupId codeczar-ejbgen -Dversion 1.1 plugin:download __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc4 BUILD FAILED Goal "maven-ejbgen-plugin" does not exist in this project. Total time: 13 seconds Finished at: Tue Jun 29 18:11:23 CST 2004 C:\Projects>goto :end C:\Projects>if ""=="Windows_NT" goto endNT C:\Projects> C:\Projects>set MAVEN_JAVA_EXE= C:\Projects>set MAVEN_CLASSPATH= C:\Projects>set MAVEN_MAIN_CLASS= C:\Projects>set MAVEN_CMD_LINE_ARGS= C:\Projects>goto postExec C:\Projects>if exist "\mavenrc_post.bat" call "\mavenrc_post.bat" C:\Projects>if "" == "on" pause C:\Projects> C:\Projects> ----- Original Message ----- From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]>; "Eric Chow" <[EMAIL PROTECTED]> Sent: Tuesday, June 29, 2004 5:51 PM Subject: Re: Failed to download plugin ??? > Can you modify maven.bat for pass echo off to echo on, and send us the > output of maven execution? > > Emmanuel > > ----- Original Message ----- > From: "Eric Chow" <[EMAIL PROTECTED]> > To: "Maven Users List" <[EMAIL PROTECTED]> > Sent: Tuesday, June 29, 2004 9:45 AM > Subject: Re: Failed to download plugin ??? > > > > How can I do now ??? > > > > > > Eric > > > > ----- Original Message ----- > > From: "Brett Porter" <[EMAIL PROTECTED]> > > To: "Maven Users List" <[EMAIL PROTECTED]>; "Eric Chow" > > <[EMAIL PROTECTED]> > > Sent: Tuesday, June 29, 2004 3:18 PM > > Subject: Re: Failed to download plugin ??? > > > > > > > maybe a bug in maven.bat as it seems to think that maven-ejbgen-plugin > > > is a goal, not a property. > > > > > > On Tue, 29 Jun 2004 15:13:47 +0800, Eric Chow <[EMAIL PROTECTED]> > > wrote: > > > > > > > > Hello, > > > > > > > > It just said "Failed ...." when downloading the plugin with the > > following > > > > command. > > > > I have put a build.properties with > > > > > > > maven.repo.remote=http://www.ibiblio.org/maven,http://www.codeczar.com/maven > > > > > > > > Anything I missed ??? > > > > I am using Maven-rc4 in Win98 + JDK1.4.2. > > > > > > > > > > > C:\Projects>maven -DartifactId=maven-ejbgen-plugin -DgroupId=codeczar-ejbgen > > > > -Dversion=1.1 plugin:download > > > > > > > > C:\Projects> > > > > > > > > C:\Projects> > > > > __ __ > > > > | \/ |__ _Apache__ ___ > > > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > > > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc4 > > > > > > > > BUILD FAILED > > > > Goal "maven-ejbgen-plugin" does not exist in this project. > > > > Total time: 9 seconds > > > > Finished at: Tue Jun 29 15:10:26 CST 2004 > > > > > > > > ========================== > > > > If you know what you are doing, > > > > it is not called RESEARCH! > > > > ========================== > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
