You're right wrong list.
On 11/30/05, Bruno Aranda <[EMAIL PROTECTED]> wrote: > Hi Sean, I think you have sent to the wrong list :-) But, anyway, that > dependency seems to be a tld, as I don't see any jar for your > dependency in the maven2 repository [1]. However I don't know too much > about struts-tiles or maven :-) > > Regards, > > Bruno > > [1] http://www.ibiblio.org/maven2/struts/struts-tiles/1.1/ > > 2005/11/30, Sean Schofield <[EMAIL PROTECTED]>: > > OK I am cautiously wading into the "Maven" waters ... > > > > I'm having trouble using the standalone Struts in an m2 project. Here > > is the dependency I am using: > > > > <dependency> > > <groupId>struts</groupId> > > <artifactId>struts-tiles</artifactId> > > <version>1.1</version> > > <scope>compile</scope> > > </dependency> > > > > Here is the result: > > > > Reason: Unable to download the artifact from any repository > > struts:struts-tiles:1.1:jar > > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2) > > > > Any ideas? > > > > sean > > >
