php-maven / maven-php-plugin

A maven plugin for dependency management and quality assurance for PHP projects.
http://www.php-maven.org/
Apache License 2.0
37 stars 29 forks source link

is this still active? #22

Closed dmead closed 4 years ago

dmead commented 9 years ago

is this what i want to build php with maven? also, should this be down?

http://repos.php-maven.org/releases/org/phpmaven/php-parent-pom/2.0.2/php-parent-pom-2.0.2.pom

edannenberg commented 9 years ago

see #20 ;/

has been inactive for a good while now and will probably stay this way

dmead commented 9 years ago

do you know of an alternative to getting a php project build in maven?

giflw commented 9 years ago

You can try use maven exec plugin to call php related tools like phing, composer, etc, and use assembly plugin to build a zip/tar.gz archive for distribution. On Dec 4, 2014 7:25 PM, "Daniel Mead" notifications@github.com wrote:

do you know of an alternative to getting a php project build in maven?

— Reply to this email directly or view it on GitHub https://github.com/php-maven/maven-php-plugin/issues/22#issuecomment-65706428 .