All,

I've tried it at home and the quickstart works. At home I have

Maven version: 2.0.9
Java version: 1.6.0_11
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

I didn't clear my repository either and I don't have a proxy server
for web access. I use NAT.

2009/2/25 Jabbar <aja...@gmail.com>:
> Thank you all for your quick responses.
>
> I've just tried again and have exactly the same error. I am using
>
> maven 2.0.10. Also used 2.0.9
> java 1.5.0_12
> windows XP sp2.
>
> I am behind the company firewall and have had to modify the maven
> settings.xml file. I have cleaned the maven repository as Howard
> suggested. Maven does start downloading the dependencies after the
> repository is cleared so the information in settings.xml is correct.
>
> I'll try from my home pc later on and will let you guys know how I get on.
>
>
>
> 2009/2/25 Howard Lewis Ship <hls...@gmail.com>:
>> I can't say what's wrong for you.
>>
>> I would suggest periodically cleaning out you ~/.m2/repository directory.
>>
>> Maven is such a nightmare that you can get different results when you
>> force it to re-download modules.
>>
>> On Wed, Feb 25, 2009 at 7:17 AM, Massimo Lusetti <mluse...@gmail.com> wrote:
>>> On Wed, Feb 25, 2009 at 3:50 PM, Andreas Andreou <andy...@di.uoa.gr> wrote:
>>>
>>>> just tried (from linux) and it seems ok:
>>>>
>>>> Choose archetype:
>>>> 1: http://tapestry.formos.com/maven-snapshot-repository -> quickstart
>>>> (Tapestry 5.1.0.1-SNAPSHOT Quickstart Project)
>>>
>>> I must say I've never tested this before but here it is in my system:
>>>
>>> mass...@intanto:~/tmp/quickstart$ mvn archetype:generate
>>> -DarchetypeCatalog=http://tapestry.formos.com/maven-snapshot-repository
>>> [INFO] Scanning for projects...
>>> [INFO] Searching repository for plugin with prefix: 'archetype'.
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Building Maven Default Project
>>> [INFO]    task-segment: [archetype:generate] (aggregator-style)
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Preparing archetype:generate
>>> [INFO] No goals needed for project - skipping
>>> [INFO] Setting property: classpath.resource.loader.class =>
>>> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
>>> [INFO] Setting property: velocimacro.messages.on => 'false'.
>>> [INFO] Setting property: resource.loader => 'classpath'.
>>> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
>>> [INFO] [archetype:generate]
>>> [INFO] Generating project in Batch mode
>>> [INFO] No archetype defined. Using maven-archetype-quickstart
>>> (org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
>>> [WARNING] Property groupId is missing. Add -DgroupId=someValue
>>> [WARNING] Property artifactId is missing. Add -DartifactId=someValue
>>> [WARNING] Property package is missing. Add -Dpackage=someValue
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Archetype
>>> org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not
>>> configured
>>>        Property groupId is missing.
>>>        Property artifactId is missing.
>>>        Property package is missing.
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 4 seconds
>>> [INFO] Finished at: Wed Feb 25 16:16:05 CET 2009
>>> [INFO] Final Memory: 8M/15M
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>>
>>> mass...@intanto:~/tmp/quickstart$ mvn -version
>>> Maven version: 2.0.9
>>> Java version: 1.6.0_10
>>> OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix"
>>> mass...@intanto:~/tmp/quickstart$
>>>
>>> Regards
>>> --
>>> Massimo
>>> http://meridio.blogspot.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>
>>>
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator Apache Tapestry and Apache HiveMind
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
>
> --
> Thanks
>
>  A Jabbar Azam
>



-- 
Thanks

 A Jabbar Azam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to