building pax web from maven

2008-06-07 Thread Mark
pax web 0.5.0 svn co https://scm.ops4j.org/repos/ops4j/projects/pax/web cd web mvn clean install -cpu -e (it fails to build) .. so I checked out the qa branch (ops4j\qa\pax) web-0.2.0 - builds ok web-0.2.1 - builds ok web-0.2.2 - builds ok web-0.2.3 - builds ok web-0.3.0 - builds ok web-0.3.1

Re: Error building pax-web

2008-02-22 Thread Guillaume Nodet
Oops, sorry. A simple clean made it work. On Fri, Feb 22, 2008 at 6:37 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > I have the following error, trying to build pax-web trunk: > > [INFO] > > [INFO] Building OPS4J Pax We

Error building pax-web

2008-02-22 Thread Guillaume Nodet
I have the following error, trying to build pax-web trunk: [INFO] [INFO] Building OPS4J Pax Web - Jsp Support [INFO]task-segment: [install] [INFO] [

Re: Building pax-web

2007-12-03 Thread Alin Dreghiciu
It can not be related to the changes I did to the pom's because pax web dependes on project pom 1.9 that is still there and was not changed. Can it be that you have something "not right" in your local repository? Can you try a build with an empty maven local repository? Alin PS. I tested the buil

Re: Building pax-web

2007-12-03 Thread Guillaume Nodet
Oops, sorry, there was a problem with the metadata in my local repo. Cleaning the org/ops4j/pax/maven bits did the trick. On Dec 3, 2007 1:40 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > I'm trying to build pax-web trunk but i have the following error. > I guess this is caused by the recent c

Building pax-web

2007-12-03 Thread Guillaume Nodet
I'm trying to build pax-web trunk but i have the following error. I guess this is caused by the recent changes, but I'm wondering how to solve it. Is the ops4j repo missing from the pom ? [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OPS4J Pax Web - Root [INFO] OPS4J Pax W