Luca Stancapiano created GTNMAVEN-32:
----------------------------------------
Summary: I miss catalina.sh script compiling Gatein 3.2.0.GA + tomcat6 with
download included
Key: GTNMAVEN-32
URL:
https://issues.jboss.org/browse/GTNMAVEN-32
Project: GateIn Maven
Issue Type: Bug
Components: packager
Environment: Gatein 3.2.0.GA, maven 3.0.3, mac osx, tomcat6
Reporter: Luca Stancapiano
If I launch the install through the command:
mvn install -DskipTests -Ppkg-tomcat,download
-Dexo.projects.directory.dependencies=/.....
it creates the tomcat directory in: /packaging/tomcat/pkg/target/tomcat
but in the 'bin' directory I have only:
$ ls
gatein-dev.bat gatein-dev.sh gatein.bat gatein.sh
starting ./gatein.sh start I get:
$ ./gatein.sh start
./gatein.sh: line 49: .../packaging/tomcat/pkg/target/tomcat/bin/catalina.sh: No such file
or directory
./gatein.sh: line 49: exec: .../packaging/tomcat/pkg/target/tomcat/bin/catalina.sh: cannot
execute: No such file or directory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira