OK - Doh - I was a little quick to just copy and paste the dependencies from the subversion pom without adding scope. I added compile and now it tells me that the project is not available. I'll have a look around for it or install manually.
--- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Hey Guys, > > I'm trying to create a new archetype component, > however I'm having issues loading the the Archetype > interface. > > I put the following in the pom dependency list: > > <dependency> > <groupId>org.apache.maven.archetype</groupId> > <artifactId>maven-archetype-core</artifactId> > <version>1.0-SNAPSHOT</version> > </dependency> > > I also tried changing the version to 2.0, but as far > as I can tell by looking at Subversion, the version > is > still 1.0-SNAPSHOT. > > When I run eclipse:eclipse I don't get any > complaints, > just build successful. > > However the api is still not available. The eclipse > plugin usually complains if it can't download a > dependency. > > Is the maven-archetype-core project not available to > maven via repositories yet? > > Thanks, > - Ole > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]