I'm using cygwin bash on XP.

 

I'm trying to start a simple project as per the instructions at
http://docs.codehaus.org/display/MAVENUSER/Archetypes+List. Did there used
to be a lot longer list of archetypes?

I have MAVEN_HOME defined correctly (I hope). This was pointing at my maven
1.0 installation and when I found it was not working, I defined it to point
to my 2.1.0 installation. Now I am thinking this is wrong and I should point
it back to the 1.0 installation. Can someone please advise me?

 

I have M2_HOME pointing to c\:/dev/maven/2.1.0
I have %MAVEN_HOME%\bin in my path as well as %M2_HOME\bin in my path.

 

I have M2_REPO set to C:\Documents and Settings\Administrator\.m2\repository

I'm getting the results below. What am I doing wrong? I want to start a
simple "hello world" hibernate project and a simple JPA project. 

Why are there no archetypes for entity bmp/cmp and session
stateful/stateless and message ejbs? Where can I learn how to create simple
"hello world" starter projects for these? 

I found http://openejb.apache.org/examples.html and tried them and when they
would not work, I posted in the ejb forum. But now that I see the results
below, I'm wondering if it is a maven problem instead of a bad openejb
example. 


Thanks, 
Siegfried

Reply via email to