|
Project Information
|
Maven plugin to run php-maven apps on embedded tomcat. To test it just download http://tomcat-php-maven-plugin.googlecode.com/files/sample-php-web-app.tar.gz and run mvn com.googlecode.tomcat-php-maven-plugin:tomcat-php-maven-plugin:0.0.1-SNAPSHOT:run-php important: php and php-cgi should be on the path. Not tested on windows yet. You will see sample app running on localhost:8080 The plugin has not been tested in real apps development yet. Unfortunately no documentation is available for now but feel free to ask questions. Based on http://php-maven.org http://php-java-bridge.sf.net http://mojo.codehaus.org/tomcat-maven-plugin/index.html
|