On 3/24/06, Peter L. Berghold <[EMAIL PROTECTED]> wrote:

> I've put the following dependency in my pom
>
> <dependency>
>       <groupId>jakarta-struts</groupId>
>       <artifactId>jakarta-struts</artifactId>
>       <version>1.0.2</version>
>
> </dependency>
>
> I run maven and it complains that there is no such artifact in the
> repository.

Struts 1.0.2 is here:
   http://www.ibiblio.org/maven2/struts/struts/1.0.2/

Both the groupId and artifactId should be just 'struts'.

HTH,
Wendy Smoak

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

Reply via email to