The following files are currently available (since version 0.5):
patterntesting-<version>.jar:
This is the library you can use in your project.
It contains the entire PatternTesting framework including ant aspectj extension,
the Maven plugin, Reusable PatternTesting libraries,
but no longer a Sample project (sorry).
patterntesting-<version>-sources.jar:
Contains the source tree.
patterntesting-<version>-test-sources.jar:
Contains the test sources. These are useful if you want to see
how to use the PatternTesting library.
Releases can be found here .
If you use Maven as build tool there is no need for manual installation. The installation of the the Maven plugin and Ant extension is not yet supported in 0.5 (perhaps in PatternTesting 0.6).
Maven2-repositories can be found in the m2 directory.
The normal release directory for maven2 is available under m2/repository .
Since 0.5-SNAPSHOT a snapshot repository can be used which is available in the m2/snapshotrepository directory.