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

Fixed lib & web archetypes #8

Closed louiszuckerman closed 12 years ago

louiszuckerman commented 12 years ago
mepeisen commented 12 years ago

The includes are not that ok. However the original version isn't either. As of incompatibilities between several php unit version we need PHP-Maven to decide what to do. The imports should be removed completly and instead the snippet.php should handle everything. The pull is ok as long as the archetype will not be changed to use other phpunit versions.