Hi all, I've managed to get the mojo project provide a public snapshot build of the jalopy plugin, and I've then committed changes to the main pom so that jalopy can be used if you specify a special profile.
If you want to try out jalopy with the current settings on a module, go into it and type: mvn -Pjalopy jalopy:format The configuration file is located in the maven/build-configs module (so that it can be shared). Note that I disabled jalopy javadoc comment reformat because it simply breaks on most of our javadoc comments due to a fragile parser combined with our numerous HTML errors in the comments (forbidden characters, unclosed tags and the like). Let me know what you think of it. Cheers Andrea Aime Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
