Struts 1.3.5 is no longer a snapshot, but a tagged build. So the
reference should be to <version>1.3.5</version>

-Ted.

On 7/22/06, Adam Hardy <[EMAIL PROTECTED]> wrote:
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]

Reply via email to