PayPal - The safer, easier way to pay online!

Migration

Change build configuration:

  • To declare additional parameters for runtime use configuration property "additionalPhpParameters".

Change reporting.

  • As of maven3 the reporting is changed. Move the reporting tag to the build configuration of maven-site plugin. See our 5 Minutes example for details.

Use newer PHP versions. We dropped support for PHP4. Because of phar support we need at least PHP 5.2.0. Read the PHP manual for details. Packages in zip or jar format can be fairly important into php-maven2 without the need to convert the whole repository.

The phpunit dependency is changed. It is know using the pear names. Group-ID de.phpunit (from pear.phpunit.de) and the artifactId PHPUnit (Notice the case).