Re: [s1.3.6] Let's put a fork in it?

2006-12-10 Thread Wendy Smoak
On 12/9/06, Ted Husted [EMAIL PROTECTED] wrote: There have been a lot of infrastructure and build changes lately, so we have posted some interim snapshots, mainly to be sure the code and documentation are being assembled correctly. But, at this point, Struts 1 should be by the numbers. For

Re: [s2] keep pom from jar (was: developer missing id and email)

2006-12-10 Thread Paul Benedict
Just do this to keep the pom out of the libraries: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-jar-plugin/artifactId configuration + archive +addMavenDescriptorfalse/addMavenDescriptor + /archive