Hi Nilay, The existing archetypes had the purpose of building new jclouds components, not building client applications. Anyway, they are obsolete but we can't get rid of them as they are in Maven Central.
To get started with jclouds the best approach is to have a look at the examples repo [1] and copy or use some of its projects, such as the compute-basics, as a reference. Let us know if this works for you! Ignasi [1] https://github.com/jclouds/jclouds-examples El 21/04/2014 15:35, "Nilay Mishra" <[email protected]> escribió: > Hi All, > > I am getting following error while making new Jcloud project by using > Maven. > I have just selected archtype and clicked next, every things are system > generated but still i am getting <Parent> error in my POM.xml file. > > Can some one please help me on this. ? > > Error Message. > > *Project build error: Non-resolvable parent POM: Failure to find > org.jclouds:jclouds-project:pom:1.6.0-SNAPSHOT in > https://oss.sonatype.org/content/repositories/ > <https://oss.sonatype.org/content/repositories/>* > * snapshots was cached in the local repository, resolution will not be > reattempted until the update interval of sonatype-nexus-snapshots has > elapsed or updates are * > * forced and 'parent.relativePath' points at wrong local POM* > > -- > Thanks > > *Regards* > *Nilay Mishra* > Mob:+91 8792115541 >
