Hi All,
I am trying to create a simple BAR file by calling ant through maven. In
this process, i planned to prepare the basic setup in the following way.
• Installed eclipse galileo
• Added the required proxy settings in eclipse.ini
• Installed software updates for svn plugin, connectors and polarin
entries
• Updated http-proxy settings in the subversion file(C:\Documents
and Settings\User\Application Data\Subversion\servers)
• restarted eclipse
After this, while trying to checkout from
SVN('http://wmb-maven-plugin.googlecode.com/svn/trunk') to eclipse, I got
the below errors.
1) svn: PROPFIND of ''/svn/trunk'': 403 Forbidden
(http://wmb-maven-plugin.googlecode.com)
2) Checkout operation for
''http://wmb-maven-plugin.googlecode.com/svn/trunk'' failed. RA layer
request failed svn: OPTIONS of
''http://wmb-maven-plugin.googlecode.com/svn/trunk'': Could not resolve
hostname `wmb-maven-plugin.googlecode.com'': The requested name is valid and
was found in the database, but it does not have the correct associated data
being resolved for.
Not sure what proxy settings i am missing out. Would like to know if someone
successfully integrated maven with either eclipse/wmb toolkit/wmb.
thank you.
--
View this message in context:
http://maven.40175.n5.nabble.com/eclipse-svn-messagebroker-integration-tp4385271p4385271.html
Sent from the Maven - Issues mailing list archive at Nabble.com.