Try mvn -X -U to see more debug output. Do you perhaps have some
software firewall that's blocking Java from reaching out to the Net or
something -- I know you've got a Mac, but we've seen that sometimes on
this list with people on Windows.

Wayne

On 7/8/07, Robert Hadfield <[EMAIL PROTECTED]> wrote:
Hi, tried this but get the same result:

cpc1-reig2-0-0-cust1000:~/Documents/workspace robhadfield$ mvn -U
archetype:create   -DarchetypeGroupId=org.apache.maven.archetypes
-DgroupId=com.mycompany.app   -DartifactId=my-app
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin:
checking for updates from central
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does
not exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Sun Jul 08 19:03:15 BST 2007
[INFO] Final Memory: 1M/2M
[INFO]
------------------------------------------------------------------------

Kind regards,

Rob

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

Reply via email to