I get a new error when using jdk 1.5.0_07 even though I used your original plugin that was in the jira:

[INFO] [junitdoclet:junitdoclet {execution: default}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] Exit code: 1 - 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Exit code: 1 - 'C:\Program' is not recognized as an internal or exter
nal command,
operable program or batch file.

at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306
)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
       at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Exit code: 1 - 'C:\Program' is not recognized as an internal or ex
ternal command,
operable program or batch file.

at org.codehaus.mojo.junitdoclet.JunitdocletMojo.execute(JunitdocletMojo.java:253) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
       ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Jun 27 12:19:14 PDT 2006
[INFO] Final Memory: 6M/12M
[INFO] ------------------------------------------------------------------------

C:\pw-90>



My jdk was installed in 'C"\Program Files\....'

---
Thank You
Mick Knutson

BASE logic, inc.
(415) 648-1804 (San Francisco, CA)
http://www.BASELogic.com

http://www.djmick.com
---




From: Ralf Quebbemann <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <users@maven.apache.org>
To: Maven Users List <users@maven.apache.org>
Subject: Re: [m2] jboss plugin location? Not where it is suppose to be...
Date: Thu, 12 Jan 2006 19:42:18 +0100

Mick,

you have to check it out from svn (svn://svn.codehaus.org/mojo/scm/trunk/mojo/jboss-maven-plugin)

Docs can be found here: http://mojo.codehaus.org/jboss-maven-plugin/

        Ralf


Mick Knutson wrote:
I found the documentation on the mojo site, but I havce looked in the ibiblio and snapshot repositories, and can't seem to find jboss-maven-plugin.
Shouldn't it be located:
http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/

as defined:
               <plugin>
                   <groupId>org.codehaus.mojo</groupId>
                   <artifactId>jboss-maven-plugin</artifactId>
                   <version>1.0</version>
                   <configuration>
                       <jbossHome>C:/jboss-4.0.3SP1</jbossHome>
                       <port>9090</port>
                   </configuration>
               </plugin>




---
Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

Washington Mutual (WAMU) (Emeryville, California)
---





From: "Mick Knutson" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <users@maven.apache.org>
To: users@maven.apache.org
Subject: [m2] jboss plugin docs location?
Date: Thu, 12 Jan 2006 09:32:13 -0800

I want to use the jboss plugin to deploy my ear, but I can't find the docs for it. Can someone please point me to the docs, or show an example of how to use this plugin?



---
Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

Washington Mutual (WAMU) (Emeryville, California)
---



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

Reply via email to