Is this the right definition for a maven2 dependency on struts 1.3.5?
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-core</artifactId>
<version>1.3.5-SNAPSHOT</version>
</dependency>
I am pointing at http://people.apache.org/maven-snapshot-repository as well as
central (repo1.maven.org/maven2).
I guess I'll just add the other struts components if and when I need them.
Thanks
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]