You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Build Admin <bu...@gmail.com> on 2007/02/05 16:20:08 UTC

Jboss plugin on Maven 1.1

Hi
I am using maven 1.1 beta 3 and I am having an issue with jboss plugin.
When I use maven jboss:configure the build was successful and when I attempt
to start jboss using maven jboss:start it throws following error.

D:\java-build-process\maven\struts>maven jboss:start

 __  __

|  \/  |__ _Apache__ ___

| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~

|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-3



build:start:



jboss:init:

    [echo] Using JBoss from [D:\jboss-4.0.2]

    [echo] Using JBoss 3.2

    [echo] The operating system is Windows



jboss:start:

    [exec] The system cannot find the path specified.

    [exec] [ERROR] Result: 1

BUILD SUCCESSFUL

Total time   : 2 seconds

Finished at  : Monday, February 5, 2007 6:48:16 PM IST

Can anyone solve this issue.

Re: Jboss plugin on Maven 1.1

Posted by Lukas Theussl <lt...@apache.org>.
See http://jira.codehaus.org/browse/MPJBOSS-24 and the comment by Arnaud.

Cheers,
-Lukas


Build Admin wrote:
> Hi
> I am using maven 1.1 beta 3 and I am having an issue with jboss plugin.
> When I use maven jboss:configure the build was successful and when I 
> attempt
> to start jboss using maven jboss:start it throws following error.
> 
> D:\java-build-process\maven\struts>maven jboss:start
> 
> __  __
> 
> |  \/  |__ _Apache__ ___
> 
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> 
> |_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-3
> 
> 
> 
> build:start:
> 
> 
> 
> jboss:init:
> 
>    [echo] Using JBoss from [D:\jboss-4.0.2]
> 
>    [echo] Using JBoss 3.2
> 
>    [echo] The operating system is Windows
> 
> 
> 
> jboss:start:
> 
>    [exec] The system cannot find the path specified.
> 
>    [exec] [ERROR] Result: 1
> 
> BUILD SUCCESSFUL
> 
> Total time   : 2 seconds
> 
> Finished at  : Monday, February 5, 2007 6:48:16 PM IST
> 
> Can anyone solve this issue.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org