You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Peter L. Berghold" <Pe...@berghold.net> on 2006/03/25 05:38:38 UTC

struts & tiles dependancies in maven2?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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.

OK.. so where did I get this bright idea?  I was reading an article that
was pointed to by the maven website written by Srikanth Shenoy.  From
the looks of it though it was written for maven 1.

What's the right way to do this?  Or is struts/tiles a non-starter?


- --
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Peter L. Berghold                                     Peter@Berghold.Net
"Those who fail to learn from history are condemned to repeat it."
AIM: redcowdawg        Yahoo IM: blue_cowdawg              ICQ: 11455958
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org

iD8DBQFEJMlOUM9/01RIhaARArZ7AKCRxiuQFOPkmikGKG2eQ7zEj4v4ggCeMLS3
vLZzxUjygF3qiJRgmWtxr/o=
=ZDiG
-----END PGP SIGNATURE-----


Re: struts & tiles dependancies in maven2?

Posted by "Peter L. Berghold" <Pe...@berghold.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wendy Smoak wrote:
> 
> 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'.
> 
> 


Thanks!


- --
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Peter L. Berghold                                     Peter@Berghold.Net
"Those who fail to learn from history are condemned to repeat it."
AIM: redcowdawg        Yahoo IM: blue_cowdawg              ICQ: 11455958
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org

iD8DBQFEJNZQUM9/01RIhaARAoLpAJ4yuNh/AQJkmPHSDBaJCCw9g92F0gCcDB1L
ZjfojSFZaeWt+slyCGFUvXc=
=VUDU
-----END PGP SIGNATURE-----


Re: struts & tiles dependancies in maven2?

Posted by Wendy Smoak <ws...@gmail.com>.
On 3/24/06, Peter L. Berghold <Pe...@berghold.net> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org