Closed santiagos11 closed 8 years ago
Adding the reporting plugins sounds good to me. I'm not against adding the artifact versions as properties, but I'm kind of curious as to what you think the main benefits would be. I've seen it done in some other projects, but haven't really had an problems in any of mine with just placing the version number right in the
There is nothing else really. You exactly described the situation.
Running "mvn site" will generate checkstyle, PMD, and findbugs reports which are helpful.
I also suggest having all the artifact versions as properties in the pom.xml file. What do you guys think?