This should help: http://technology.amis.nl/blog/?p=2613
Wayne On 12/17/07, Nicola Benaglia <[EMAIL PROTECTED]> wrote: > Hi! > I am moving my firtst steps with maven :) > > I need to add org.jboss.seam.annotations to my repository. > > Following some instruction from the web, I added to my settings.xml a > new jboss repository: > > <profiles> > <profile> > <repositories> > <repository> > <id>jboss.org</id> > <name>jboss.org</name> > <url>http://repository.jboss.com/maven2</url> > </repository> > </repositories> > </profile> > </profiles> > > But I still cannot find the package I need (I am using eclipse and m2 plugin). > > Could you please help me? > > Thank you, > Nicola > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
