Start/StartAndWait goals seems to be broken in linux
----------------------------------------------------
Key: MJBOSS-17
URL: http://jira.codehaus.org/browse/MJBOSS-17
Project: Maven 2.x JBoss Plugin
Issue Type: Bug
Affects Versions: 1.3.1, 1.3.2
Environment: ubuntu
Reporter: Rohnny Moland
The start/startAndWait goals seems to be broken when runing in linux. The
AbstractJBossMojo is missing spaces here and there and this looks like untested
code. I think the command should be something like:
sh -c "cd /home/rohnny/java/jboss-4.0.5.GA/bin; ./run.sh -c default". You also
need the " I think when running multple commands with the "-c" flag. Maybe log
a little bit, so if something fails you dont get just silence. ;-)
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email