I can't manage to create a sample project following the steps of the nuxeo book either :
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.nuxeo.archetypes ArtifactId: nuxeo-archetype-simple Version: 5.1-SNAPSHOT Reason: Unable to download the artifact from any repository org.nuxeo.archetypes:nuxeo-archetype-simple:jar:5.1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) Has anyone got an idea ? -- Cédric On 9/5/07, Christian Werner <[EMAIL PROTECTED]> wrote: > > Hi, > i've tried make a clean Nuxeo-Ep project to play with. But maven gives > always some errors. > So what ist the best failsafe way to get an eclipse project with no errors > ? > > What ist the maven archetype for the 5.1 with Bugfixes? 5.1-SNAPSHOT or > 5.1-GA? > > Before this steps i installed a jdk ant and maven with the settings.xml > out of the nuxeo_book.pdf > > 1. Checkout Nuxeo-ep with Subclipse. Then ant patch for an jboss 4.0.5 > then ant deploy > 2. Like in the Nuxeo Book. > mvn archetype:create -DartifactId=indubis-nx > -DgroupId=de.inducad.indubis-nx > -DarchetypeArtifactId=nuxeo-archetype-simple > -DarchetypeGroupId=org.nuxeo.archetypes > -DarchetypeVersion=5.1-SNAPSHOT -f dummy.xml > > mvn install > mvn -Declipse.workspace=/the/path/to/your/workspace > eclipse:add-maven-repo > mvn eclipse:eclipse > then in Eclipse File > Import > General > Existing Projects Into > Workspace > > How do i use the fixerrors and checkstyle XML? > > So this is a bunch of questions... Thanks a lot for any answer! > > Greetings > Christian > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm >
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
