Re: struts 1.3.5 maven dependency definition

2006-07-22 Thread Ted Husted
Struts 1.3.5 is no longer a snapshot, but a tagged build. So the reference should be to 1.3.5 -Ted. On 7/22/06, Adam Hardy <[EMAIL PROTECTED]> wrote: Is this the right definition for a maven2 dependency on struts 1.3.5? org.apache.struts struts-core 1.3.5-SNAPSHOT

struts 1.3.5 maven dependency definition

2006-07-22 Thread Adam Hardy
Is this the right definition for a maven2 dependency on struts 1.3.5? org.apache.struts struts-core 1.3.5-SNAPSHOT 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 co