Problems with TimeTracker Sample -------------------------------- Key: ANDROMDAPP-46 URL: http://jira.andromda.org/browse/ANDROMDAPP-46 Project: AndroMDApp Project Generator Type: Bug
Versions: 3.3 Environment: windows xp Reporter: paolo rossi Assigned to: Chad Brandon Priority: Trivial My questions is very trivial, but for me it'important. I've been starting since 2 hours to learn andromda. I follow the "timetrack" tour but when i must create and populate the db i have this error: " C:\timetracker-completed>mvn -e -f core/pom.xml andromdapp:schema -Dtasks=create + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'andromdapp'. [INFO] ------------------------------------------------------------------------ [INFO] Building TimeTracker Core Business Tier [INFO] task-segment: [andromdapp:schema] [INFO] ------------------------------------------------------------------------ Downloading: http://team.andromda.org/maven2/org/andromda/timetracker/timetracke r-common/1.0-SNAPSHOT/timetracker-common-1.0-SNAPSHOT.pom Downloading: http://download.java.net/maven/2/org/andromda/timetracker/timetrack er-common/1.0-SNAPSHOT/timetracker-common-1.0-SNAPSHOT.pom Downloading: http://team.andromda.org/maven2/org/andromda/timetracker/timetracke r-common/1.0-SNAPSHOT/timetracker-common-1.0-SNAPSHOT.jar Downloading: http://download.java.net/maven/2/org/andromda/timetracker/timetrack er-common/1.0-SNAPSHOT/timetracker-common-1.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.andromda.timetracker -DartifactId=t imetracker-common -Dversion=1.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.andromda.timetracker -DartifactId=tim etracker-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Dur l=[url] -DrepositoryId=[id] Path to dependency: 1) org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT 2) org.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT from the specified remote repositories: maven2-repository.dev.java.net (http://download.java.net/maven/2), central (http://repo1.maven.org/maven2), andromda (http://team.andromda.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Missing: ---------- 1) org.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.andromda.timetracker -DartifactId=t imetracker-common -Dversion=1.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.andromda.timetracker -DartifactId=tim etracker-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Dur l=[url] -DrepositoryId=[id] Path to dependency: 1) org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT 2) org.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT from the specified remote repositories: maven2-repository.dev.java.net (http://download.java.net/maven/2), central (http://repo1.maven.org/maven2), andromda (http://team.andromda.org/maven2) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa ultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone Goal(DefaultLifecycleExecutor.java:493) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau ltLifecycleExecutor.java:463) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan dleFailures(DefaultLifecycleExecutor.java:311) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen ts(DefaultLifecycleExecutor.java:278) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi fecycleExecutor.java:143) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126) at org.apache.maven.cli.MavenCli.main(MavenCli.java:282) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.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.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.andromda.timetracker -DartifactId=t imetracker-common -Dversion=1.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.andromda.timetracker -DartifactId=tim etracker-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Dur l=[url] -DrepositoryId=[id] Path to dependency: 1) org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT 2) org.andromda.timetracker:timetracker-common:jar:1.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.andromda.timetracker:timetracker-core:ejb:1.0-SNAPSHOT from the specified remote repositories: maven2-repository.dev.java.net (http://download.java.net/maven/2), central (http://repo1.maven.org/maven2), andromda (http://team.andromda.org/maven2) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTra nsitively(DefaultArtifactResolver.java:316) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTra nsitively(DefaultArtifactResolver.java:280) at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDepende ncies(DefaultPluginManager.java:1246) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi nManager.java:401) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa ultLifecycleExecutor.java:539) ... 16 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Tue Sep 15 14:08:14 CEST 2009 [INFO] Final Memory: 3M/6M [INFO] ------------------------------------------------------------------------ " where can i try the these jars ? thank you in advance -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf