+1 Worked for me

Wendy Smoak wrote:
Struts Annotations 1.0.0 has been tagged and is available for testing
in the following Maven repository:

http://people.apache.org/builds/struts/struts-annotations-1.0.0/m2-staging-repository/

To test this build, temporarily add a repository to pom.xml or
settings.xml, and change the struts-annotations dependency version
number in the Struts2 build to "1.0.0".

<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>

This is a build-time dependency for Struts 2, and there is no
distribution assembly, though source and javadoc jars are available in
the Maven repo.

Once you have had a chance to test this build, please vote on whether
to release it to the central Maven repository.

Thank you,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to