It looks like Ant's GET task is failing. You might try setting your
proxy settings for Ant. The following explains how to do this for Ant
1.7 - which AppFuse uses in AMP:
http://ant.apache.org/manual/proxy.html
Matt
On Nov 29, 2007, at 12:45 AM, Mani_N wrote:
Environment Used
Maven: 2.0.7
Appfuse Maven plugin: 2.0.1
Archetype: Spring MVC Basic with Hibernate
DB: SQLServer
Java: 1.5
I have configured proxy details in both maven and svn even then am
getting
connection exception.......
When am executing mvn appfuse:full-source am getting following
exception.... Not able to understand the problem please provide
the
solution.
[INFO] [appfuse:full-source]
[INFO] [AppFuse] Installing source from data-common module...
[INFO] [AppFuse] Installing source from hibernate module...
[INFO] [AppFuse] Installing source from service module...
[INFO] [AppFuse] Installing source from web-common module...
[INFO] [AppFuse] Installing source from spring module...
[INFO] [AppFuse] Source successfully exported, modifying
pom.xml...
[INFO] [AppFuse] Removing maven-warpath-plugin...
[INFO] [AppFuse] Adding dependencies from root module...
[INFO]
---------------------------------------------------------------------
-
--
[ERROR] FATAL ERROR
[INFO]
---------------------------------------------------------------------
-
--
[INFO] java.net.ConnectException: Connection refused: connect
[INFO]
---------------------------------------------------------------------
-
--
[INFO] Trace
java.net.ConnectException: Connection refused: connect
at org.apache.tools.ant.taskdefs.Get.execute
(Get.java:80)
at
org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies
(In
stallSourceMojo.java:648)
at
org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies
(In
stallSourceMojo.java :621)
at
org.appfuse.mojo.installer.InstallSourceMojo.execute
(InstallSourceMoj
o.java:186)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo
(DefaultPlugi
nManager.java :443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone
Goal(DefaultLifecycleExecutor.java :493)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
(Defau
ltLifecycleExecutor.java:463)
at
--
View this message in context: http://www.nabble.com/appfuse%3Afull-
source-giving-connection-exception-tf4895562s2369.html#a14020713
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]