On Mon, Feb 9, 2009 at 5:55 AM, Reza Farshi <reza.far...@gmail.com> wrote:

> >>svn co https://appfuse.dev.java.net/svn/appfuse/trunk appfuse
>   I tested it , it doesn't work for me without proxy settings . I am using
> tortoise SVN client and when I set proxy it dl'd successfully.
>
> I read before about appfuse:fullsource plugin documentation in
> http://static.appfuse.org/plugins/appfuse-maven-plugin/full-source-mojo.html
> when  I am using appfuse:full-source , your plugin try to get this files
> via ant get task command , and i have no build.xml file to adjusting proxy
> stuff there.


We use SVNKit to get the files by running "svn export" from SVN.
Unfortunately, I'm not entirely certainly on how to adjust your environment
to make this work.

Matt


>
>
> I examine many solutions setting ANT_ARGS in environmant vars , changing
> proxy setting in maven conf/settings.xml , but problem is exist after all.
> downloading source code is not sufficinet coz i wanna change package names
> too, so i need to run appfuse:fullsource.
>
>
>
> On Mon, Feb 9, 2009 at 4:00 PM, Matt Raible <m...@raibledesigns.com>wrote:
>
>> Yes, it could certainly be related. If you can get the following command
>> working, this should work.
>>
>> svn co https://appfuse.dev.java.net/svn/appfuse/trunk appfuse
>>
>> Matt
>>
>>
>> On Mon, Feb 9, 2009 at 5:28 AM, Reza Farshi <reza.far...@gmail.com>wrote:
>>
>>> Hi friends,
>>> after creating new project successfully I ran *mvn 
>>> appfuse:full-source*command but i got error message below :
>>>
>>> java.net.ConnectException: Connection timed out: connect
>>>         at org.apache.tools.ant.taskdefs.Get.execute(Get.java:80)
>>>
>>> I am behind proxy server, is this related to that?
>>> any help appreciated.
>>>
>>> -- thanks
>>> Reza Farshi
>>>
>>
>>
>
>
> --
> Reza Farshi
>

Reply via email to