purrpackage-maven-plugin Code
Status: Beta
Brought to you by:
dzhaughnroth
| File | Date | Author | Commit |
|---|---|---|---|
| purrpackage-maven-plugin | 2013-09-24 |
|
[1c1257] functional test uses version 0.9.0 now |
| purrpackageplaincobertura-maven-plugin | 2011-03-17 |
|
[925751] Fixed version number foobar |
| .gitignore | 2011-03-15 |
|
[e8ee50] Initial checkin; sans gradle |
| README.txt | 2011-03-15 |
|
[e8ee50] Initial checkin; sans gradle |
Build and deploy using mvn, e.g., mvn clean install mvn deploy The latter needs a settings.xml file referring to Sonatype's OSS repository. The purrpackageplaincoberura-maven-plugin tests use the purrpackage-maven-plugin. Note how the version of purrpackage is specified in src/it/report-it/pom.xml in both cases. src/it/check-it just verifies cobertura-maven-plugin functions. Not a purrpackage thing; I don't pay attention to it. See http://purrpackage.sourceforge.net for usage and better examples.