-
Mar 22nd, 2009, 03:49 PM
#1
windows maven ? spring rcp
"On Windows, the use of cygwin (with OpenSSH and Subversion) from http://www.cygwin.com to run maven is required for very advanced functionality (ssh repository deploy, ...) "
I tried on windows running mvn install and then mvn eclipse:eclipse but i got errors like this
"[INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.7' in re
pository jboss (http://repository.jboss.com/maven2/)
Downloading: http://repo1.maven.org/maven2/hsqldb...sqldb-1.8.0.7-
sources.jar
[INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.7' in re
pository central (http://repo1.maven.org/maven2)
Downloading: http://spring-rich-c.sourceforge.net.../mysql/mysql-c
onnector-java/3.1.11/mysql-connector-java-3.1.11-sources.jar
[INFO] Unable to find resource 'mysql:mysql-connector-java:java-source:sources:3
.1.11' in repository springRichclientRepository (http://spring-rich-c.sourceforg
e.net/maven2repository)
Downloading: http://spring-rich-c.sourceforge.net...pository/mysql
/mysql-connector-java/3.1.11/mysql-connector-java-3.1.11-sources.jar"
Is this because i did not used cygwin ?????
What can i do to make it work under windows ?
The only thing i woudl like to be able to create eclipse project from samples in order to run them and to study them .
THX!
-
Apr 27th, 2009, 12:00 AM
#2
Have you check your firewall settings? It seems to be enabled.
Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules