Hi Anita,

Tried it and here are my results;

Did steps 1-3 of 'useful information' without problem.

The first step worked fine (mvn -N)

The next step (cd modules; mvn)

fails with this;

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=xmlbeans -DartifactId=xmlbeans-jsr173-api \
          -Dversion=2.0-dev -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.geronimo.modules:geronimo-j2ee-schema:jar:1.2-SNAPSHOT
        2) stax:stax:jar:1.1.1-dev
        3) xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev

----------
1 required artifact is missing.

Which is a well known problem (at least it appears to be http://tinyurl.com/ler9a) so we should probably document this as well in the 'useful information' spot.

I had to run 'mvn install' 11 times to get past the problem with 'mvn install -Dmaven.test.skip=true'.

TTFN,


On Jun 27, 2006, at 9:50 PM, anita kulshreshtha wrote:

Hi all, 
   Here are the beginnings of maven 2 build - 

Thanks
Anita 

--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:

On 6/27/06, Bill Dudney <[EMAIL PROTECTED]> wrote:

Current Geronimo Release Under Development
   * Trunk Developer Guide

Thoughts?

Call it whatever you like, but do it as it took me quite a lot of
time
to figure out and haven't finished yet. I don't want anyone else
experience it, either.

+1

Bill Dudney

Jacek

-- 
Jacek Laskowski



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 

Reply via email to