|
From: Fritz R. <fr...@wo...> - 2008-03-07 15:32:16
|
Hi, when I try to build the newest snapshot, i get the following error: [INFO] Using default encoding to copy filtered resources. Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-resources/0.3.0-SNAPSHOT/spring-richclient-resources-0.3.0-SNAPSHOT-tests.jar Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-core/0.3.0-SNAPSHOT/spring-richclient-core-0.3.0-SNAPSHOT-tests.jar Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-binding/0.3.0-SNAPSHOT/spring-richclient-binding-0.3.0-SNAPSHOT-tests.jar Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-form/0.3.0-SNAPSHOT/spring-richclient-form-0.3.0-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.springframework.richclient:spring-richclient-resources:test- > jar:tests:0.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - > DrepositoryId=[id] > > Path to dependency: > 1) org.springframework.richclient:spring-richclient- > support:jar:0.3.0-SNAPSHOT > 2) org.springframework.richclient:spring-richclient- > resources:test-jar:tests:0.3.0-SNAPSHOT > > 2) org.springframework.richclient:spring-richclient-core:test- > jar:tests:0.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - > DrepositoryId=[id] > > Path to dependency: > 1) org.springframework.richclient:spring-richclient- > support:jar:0.3.0-SNAPSHOT > 2) org.springframework.richclient:spring-richclient- > core:test-jar:tests:0.3.0-SNAPSHOT > > 3) org.springframework.richclient:spring-richclient-binding:test- > jar:tests:0.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - > DrepositoryId=[id] > > Path to dependency: > 1) org.springframework.richclient:spring-richclient- > support:jar:0.3.0-SNAPSHOT > 2) org.springframework.richclient:spring-richclient- > binding:test-jar:tests:0.3.0-SNAPSHOT > > 4) org.springframework.richclient:spring-richclient-form:test- > jar:tests:0.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.springframework.richclient -DartifactId=spring- > richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - > Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - > DrepositoryId=[id] > > Path to dependency: > 1) org.springframework.richclient:spring-richclient- > support:jar:0.3.0-SNAPSHOT > 2) org.springframework.richclient:spring-richclient- > form:test-jar:tests:0.3.0-SNAPSHOT > > ---------- > 4 required artifacts are missing. > > for artifact: > org.springframework.richclient:spring-richclient-support:jar:0.3.0- > SNAPSHOT What can I do? |
|
From: Lieven D. <ld...@sc...> - 2008-03-10 07:27:54
|
What was the command you used to build? Did you skip the tests? Did you try to build spring-richclient-support separately? try a simple 'mvn clean install' on the parent project, it should work. Greetz, Lieven Fritz Richter schreef: > Hi, > when I try to build the newest snapshot, i get the following error: > > [INFO] Using default encoding to copy filtered resources. > Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-resources/0.3.0-SNAPSHOT/spring-richclient-resources-0.3.0-SNAPSHOT-tests.jar > Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-core/0.3.0-SNAPSHOT/spring-richclient-core-0.3.0-SNAPSHOT-tests.jar > Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-binding/0.3.0-SNAPSHOT/spring-richclient-binding-0.3.0-SNAPSHOT-tests.jar > Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-form/0.3.0-SNAPSHOT/spring-richclient-form-0.3.0-SNAPSHOT-tests.jar > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. >> Missing: >> ---------- >> 1) org.springframework.richclient:spring-richclient-resources:test- >> jar:tests:0.3.0-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file >> >> Alternatively, if you host your own repository you can deploy the >> file there: >> mvn deploy:deploy-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >> DrepositoryId=[id] >> >> Path to dependency: >> 1) org.springframework.richclient:spring-richclient- >> support:jar:0.3.0-SNAPSHOT >> 2) org.springframework.richclient:spring-richclient- >> resources:test-jar:tests:0.3.0-SNAPSHOT >> >> 2) org.springframework.richclient:spring-richclient-core:test- >> jar:tests:0.3.0-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file >> >> Alternatively, if you host your own repository you can deploy the >> file there: >> mvn deploy:deploy-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >> DrepositoryId=[id] >> >> Path to dependency: >> 1) org.springframework.richclient:spring-richclient- >> support:jar:0.3.0-SNAPSHOT >> 2) org.springframework.richclient:spring-richclient- >> core:test-jar:tests:0.3.0-SNAPSHOT >> >> 3) org.springframework.richclient:spring-richclient-binding:test- >> jar:tests:0.3.0-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file >> >> Alternatively, if you host your own repository you can deploy the >> file there: >> mvn deploy:deploy-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >> DrepositoryId=[id] >> >> Path to dependency: >> 1) org.springframework.richclient:spring-richclient- >> support:jar:0.3.0-SNAPSHOT >> 2) org.springframework.richclient:spring-richclient- >> binding:test-jar:tests:0.3.0-SNAPSHOT >> >> 4) org.springframework.richclient:spring-richclient-form:test- >> jar:tests:0.3.0-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file >> >> Alternatively, if you host your own repository you can deploy the >> file there: >> mvn deploy:deploy-file - >> DgroupId=org.springframework.richclient -DartifactId=spring- >> richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >> DrepositoryId=[id] >> >> Path to dependency: >> 1) org.springframework.richclient:spring-richclient- >> support:jar:0.3.0-SNAPSHOT >> 2) org.springframework.richclient:spring-richclient- >> form:test-jar:tests:0.3.0-SNAPSHOT >> >> ---------- >> 4 required artifacts are missing. >> >> for artifact: >> org.springframework.richclient:spring-richclient-support:jar:0.3.0- >> SNAPSHOT > > What can I do? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ |
|
From: Fritz R. <fr...@wo...> - 2008-03-10 11:17:46
|
Hi Lieven, I had another try with a new windows system and it works. I think my Apple was not able to do these things due to the strange not published Java6 Version. Thanks for your help. Fritz Am 10.03.2008 um 08:27 schrieb Lieven Doclo: > What was the command you used to build? Did you skip the tests? Did > you > try to build spring-richclient-support separately? > > try a simple 'mvn clean install' on the parent project, it should > work. > > Greetz, > > Lieven > > Fritz Richter schreef: >> Hi, >> when I try to build the newest snapshot, i get the following error: >> >> [INFO] Using default encoding to copy filtered resources. >> Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-resources/0.3.0-SNAPSHOT/spring-richclient-resources-0.3.0-SNAPSHOT-tests.jar >> Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-core/0.3.0-SNAPSHOT/spring-richclient-core-0.3.0-SNAPSHOT-tests.jar >> Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-binding/0.3.0-SNAPSHOT/spring-richclient-binding-0.3.0-SNAPSHOT-tests.jar >> Downloading: http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient/spring-richclient-form/0.3.0-SNAPSHOT/spring-richclient-form-0.3.0-SNAPSHOT-tests.jar >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >>> Missing: >>> ---------- >>> 1) org.springframework.richclient:spring-richclient-resources:test- >>> jar:tests:0.3.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the >>> file there: >>> mvn deploy:deploy-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-resources -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >>> DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) org.springframework.richclient:spring-richclient- >>> support:jar:0.3.0-SNAPSHOT >>> 2) org.springframework.richclient:spring-richclient- >>> resources:test-jar:tests:0.3.0-SNAPSHOT >>> >>> 2) org.springframework.richclient:spring-richclient-core:test- >>> jar:tests:0.3.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the >>> file there: >>> mvn deploy:deploy-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-core -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >>> DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) org.springframework.richclient:spring-richclient- >>> support:jar:0.3.0-SNAPSHOT >>> 2) org.springframework.richclient:spring-richclient- >>> core:test-jar:tests:0.3.0-SNAPSHOT >>> >>> 3) org.springframework.richclient:spring-richclient-binding:test- >>> jar:tests:0.3.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the >>> file there: >>> mvn deploy:deploy-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-binding -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >>> DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) org.springframework.richclient:spring-richclient- >>> support:jar:0.3.0-SNAPSHOT >>> 2) org.springframework.richclient:spring-richclient- >>> binding:test-jar:tests:0.3.0-SNAPSHOT >>> >>> 4) org.springframework.richclient:spring-richclient-form:test- >>> jar:tests:0.3.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the >>> file there: >>> mvn deploy:deploy-file - >>> DgroupId=org.springframework.richclient -DartifactId=spring- >>> richclient-form -Dversion=0.3.0-SNAPSHOT -Dclassifier=tests - >>> Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] - >>> DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) org.springframework.richclient:spring-richclient- >>> support:jar:0.3.0-SNAPSHOT >>> 2) org.springframework.richclient:spring-richclient- >>> form:test-jar:tests:0.3.0-SNAPSHOT >>> >>> ---------- >>> 4 required artifacts are missing. >>> >>> for artifact: >>> org.springframework.richclient:spring-richclient-support:jar:0.3.0- >>> SNAPSHOT >> >> What can I do? >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Springframework-rcp-dev mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-rcp-dev |