On 4/20/06, Don Brown <[EMAIL PROTECTED]> wrote: > Can we require these snapshot plugins in our POM somehow? > I'm fine with working with snapshots, but their download and > use should be automatic.
When the Javadoc plugin gets fixed, yes. For now, the released versions are working (you just don't get the aggregated Javadoc.) I added a few things to the <reporting> section and published struts-core since it doesn't overwrite anything: http://struts.apache.org/struts-action/struts-core/ Still to do... * Add the <dependencyManagement>/<site> section to the rest of the poms. * Add the rest of the reporting plugins. (See one of the project.xml files for a list.) * Figure out how to set the location of the checkstyle config file relative to the parent pom. Unconfirmed, but I think it's looking for 'build/struts_checks.xml' under each module. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]