This is great, thanks for doing this Wendy. Don
On 1/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 1/21/07, Rene Gielen <[EMAIL PROTECTED]> wrote: > A little late, but: > I added a short description to the struts-annotations pom. Not late, and thanks. :) Since it was a single module, I tried out the Maven release plugin-- mvn release:prepare worked fine, [1] but I couldn't get release:perform to cooperate with the gpg plugin. (Just found the docs, I needed a profile in settings.xml, not a property on the command line...) I did manage to overwrite the struts.apache.org/2.x site because <distributionManagement><site> was wrong in pom.xml, but I re-published ( "mvn site-deploy -Pall" ) from struts2/trunk so it should be fine. The tag is here: http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_0/ And the repo is staged here: http://people.apache.org/builds/struts/struts-annotations-1.0.0/m2-staging-repository/ To try it out, temporarily add a repository to your pom.xml or settings.xml, and change the struts-annotations dependency version number. <repository> <id>struts-annotations-100-staging</id> <name>Struts Annotations 1.0.0 Staging Repository</name> <url>http://people.apache.org/builds/struts/struts-annotations-1.0.0/m2-staging-repository/</url> </repository> [1] with the exception of making too many changes to the pom, but I think that's fixed in svn. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]