first of all Thanks for giving response
now what i have done is.I modify the settings.xml file which was located in
C:\apache-maven-2.0.9\conf
i modify the
<proxy>
<id>optional</id>
<active>true</active>
<protocol>http</protocol>
<username>proxyuser</username>
<password>proxypass</password>
<host>172.17.15.11</host>
<port>3128</port>
<nonProxyHosts>local.net,some.host.com</nonProxyHosts>
</proxy>
after that i gave this below code
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-struts
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactId=myproject
mraible wrote:
>
>
> now its running but i want to modify the code i want to add my custom code
> to it and again i want to run it what i have to can you tell the procedure
> for it in command prompt.
>
>
> Can you copy/paste the error?
>
> On Fri, Nov 14, 2008 at 10:18 AM, grd prasad <[EMAIL PROTECTED]>
> wrote:
>>
>> i install the maven in my system it was success after that when i tried
>> to
>> give mvn archetype:create commands it giving an failed error.
>>
>>
>>
>> mraible wrote:
>>>
>>> What's the error? Does everything work from the command line?
>>>
>>> On Fri, Nov 14, 2008 at 7:19 AM, grd prasad <[EMAIL PROTECTED]>
>>> wrote:
>>>>
>>>> hello,
>>>>
>>>> i am doing appfuse with net beans when i create a new project with
>>>> basic
>>>> struts and just i made it clean and build. its giving an Error like
>>>> starting
>>>> Sun's native2ascii:
>>>>
>>>> please tell me how to resolve this tell me the procedure to create a
>>>> new
>>>> application with appfuse.
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/problem-with-native2ascii-tp20501332s2369p20501332.html
>>>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/problem-with-native2ascii-tp20501332s2369p20504799.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/problem-with-native2ascii-tp20501332s2369p20505465.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]