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.
