java 1.6 was the culprit, as soon as moved to 1.5.0.10, things became better
again. 

-Shailesh


sxm wrote:
> 
> Tried that too, didnt work. I just upgraded from 2.0.4 to 2.0.5 and from
> java 1.5 to java 1.6. I dont believe that should have anything to do with
> this.
> 
> -Shailesh
> 
> 
> melinate wrote:
>> 
>> I believe Matt said that the current snapshot version [what will be M4] 
>> is "1.0-m3-SNAPSHOT"
>> 
>> Try that and see if it fixes the problem...
>> 
>> Nathan
>> 
>> 
>> sxm wrote:
>>> I tried to use the latest snapshot of m4 but got error. Do I have to
>>> change
>>> my settings.xml?
>>>
>>> Command
>>> C:\Flex\appfuse> mvn archetype:create -DarchetypeGroupId=org.appfuse
>>> -DarchetypeArtifactId=appfuse-modular-spring
>>> -DremoteRepositories=http://static.appfuse.org/repository
>>> -DarchetypeVersion=1.0-m4-SNAPSHOT -DgroupId=com.mypackage
>>> -DartifactId=mypro
>>>
>>> I got following error
>>>
>>> GroupId: org.appfuse
>>> ArtifactId: appfuse-modular-spring
>>> Version: 1.0-m4-SNAPSHOT
>>>
>>> Reason: Unable to download the artifact from any repository
>>>
>>> Try downloading the file manually from the project website.
>>>
>>> Then, install it using the command:
>>>     mvn install:install-file -DgroupId=org.appfuse
>>> -DartifactId=appfuse-modular-
>>> spring \
>>>         -Dversion=1.0-m4-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>>>
>>>
>>>   org.appfuse:appfuse-modular-spring:jar:1.0-m4-SNAPSHOT
>>>
>>> from the specified remote repositories:
>>>   central (http://repo1.maven.org/maven2)
>>>   
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/error-in-downloading-version-2.0-m4-SNAPSHOT-tf3330627s2369.html#a9261941
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to