I will look more at the problem tonight, but for now you can checkout org.fornax.cartridges.sculptor.gui.dsl and first run mvn install for that project and thereafter run mvn install in fornax-cartridges-sculptor-parent.
/Patrik ralfst wrote: > > There are only the errors in the generator project left. M2_REPO is > defined. > > mvn install isn't successful: > > Downloading: > http://download.java.net/maven/1/org.fornax.cartridges/jars/org.fornax.cartridges.sculptor.gui.dsl-1.5.0-SNAPSHOT.jar > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > 2) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > > from the specified remote repositories: > snapshots.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/snapshots/), > java.net (http://download.java.net/maven/1), > central (http://repo1.maven.org/maven2), > releases.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/releases/) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Missing: > ---------- > 1) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > 2) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > > from the specified remote repositories: > snapshots.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/snapshots/), > java.net (http://download.java.net/maven/1), > central (http://repo1.maven.org/maven2), > releases.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/releases/) > > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: > org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: > Missing: > ---------- > 1) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.fornax.cartridges > -DartifactId=org.fornax.cartridges.sculptor.gui.dsl > -Dversion=1.5.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > 2) > org.fornax.cartridges:org.fornax.cartridges.sculptor.gui.dsl:jar:1.5.0-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > > org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.5.0-SNAPSHOT > > from the specified remote repositories: > snapshots.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/snapshots/), > java.net (http://download.java.net/maven/1), > central (http://repo1.maven.org/maven2), > releases.archiva.fornax-platform.org > (http://www.fornax-platform.org/archiva/repository/releases/) > > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288) > at > org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) > ... 16 more > > > > > Patrik Nordwall wrote: >> >> Ok, hard to say what can be wrong. I have synchronized my workspace >> again, and I don't see the errors. >> >> Was mvn install successful? >> >> Do you still have errors in the ordinary java projects, such as framework >> and framework-web? What errors? >> >> Have you defined M2_REPO variable? >> >> Sometimes the oAW builder doesn't update as you would expect. Try to edit >> and save the files with errors. >> >> /Patrik >> >> > -- View this message in context: http://www.nabble.com/Errors-in-generator-project-tp20191863s17564p20225321.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
