Hello,

I have just installed maven on my Linux (Ubuntu Hardy) machine:

$ mvn -version
Maven version: 2.0.8
Java version: 1.4.2
OS name: "linux" version: "2.6.20-15-generic" arch: "i386" Family:
"unix"

and I have followed the "maven in 5 minutes tutorial"

(http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html)
trying to create a project with
$ mvn archetype:create -DgroupId=maven-test -DartifactId=maven-test

but maven hangs with
[INFO] Scanning for projects...

I have searched this mailing list for this problem and already found
some related mails, but nothing that actually solves my problem. 

Any idea why maven hangs? After "maven in 5 hours" ;-) I have no clue
where to look at. May be it would be helpful to know how maven scans for
projects in order to understand how it possibly runs into cycles.

Thanks,
Normann


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

Reply via email to