[
http://issues.appfuse.org/browse/APF-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12293 ]
Murray Waters commented on APF-920:
-----------------------------------
I am having this same problem as well as of yet I have been unable to get around it. I am behind a proxy server. According to the stack trace ant is involved, but after following the instructions at
http://ant.apache.org/manual/proxy.html the error still remains. It is as if your ant task (i'm not very familiar with ant) ignores any proxy settings that have been setup. I didn't know where to putting the setProxy task as per that URL either.
C:\appfuse\myproject>mvn appfuse:full-source
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] AppFuse Modular Application
[INFO] AppFuse Modular Application - Core
[INFO] AppFuse Modular Application - Web (Struts 2)
[INFO] Searching repository for plugin with prefix: 'appfuse'.
[INFO] ------------------------------------------------------------------------
[INFO] Building AppFuse Modular Application
[INFO] task-segment: [appfuse:full-source]
[INFO] ------------------------------------------------------------------------
[INFO] [appfuse:full-source]
[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 timed out: connect
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.net.ConnectException: Connection timed out: 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:215)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
> mvn appfuse:full-source failed with svn: Connection timed out: connect
> ----------------------------------------------------------------------
>
> Key: APF-920
> URL:
http://issues.appfuse.org/browse/APF-920> Project: AppFuse
> Issue Type: Bug
> Components: Build, Test, or Deploy Process
> Affects Versions: 2.0 Final
> Environment: windows vista 64bit
> maven 2.0.7
> java 1.6.0_02
> Reporter: Andreas Höhmann
> Assignee: Matt Raible
> Priority: Minor
>
> I start "mvn appfuse:full-source" behind a http-proxy ... but if i start a svn update inside a other project (ajax4jsf) all works fine.
> What can i do to full-source my brand new appfuse-project :)
> regards
> andreas
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.appfuse.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]