Thanks, Alin. Downloading the snapshots should work fine, I don't really have a need to build PAX at this time. Although I may need to to debug issues with deploying BIRT under PAX. I noticed that some of the snapshot directories have jars, but not all. For example,
http://repository.ops4j.org/mvn-snapshots/org/ops4j/pax/web/0.4.0-SNAPSHOT/ Does not seem to have any jar files, just xml files. Am I looking in the wrong place for these? Thanks, Brett On 3/1/08 11:05 PM, "Alin Dreghiciu" <[EMAIL PROTECTED]> wrote: Hi Brett, If you really want to build pax components I can tell you how to do that. Is actually very easy. But I just enable on Friday an automatic build & deploy of latest snapshot (like a night build but on every change), so you can actually use tha latest builded bundles directly from our snapshot repository: http://repository.ops4j.org/mvn-snapshots/org/ops4j/pax/ The jars files you find there are the latest ones = with the oneas that you would build by yourself. Not it depends on what do you want to do with them. If you just want to run them usng pax runner it is very smple as pax runer will know how to resolve the latest snapshots. For example to use latest pax web and pax web extender war you have to do: pax-run --profiles=log --repositories=http://repository.ops4j.org/[EMAIL PROTECTED] mvn:org.ops4j.pax.web/pax-web-service/0.4.0-SNAPSHOT mvn:org.ops4j.pax.web/pax-web-jsp/0.4.0-SNAPSHOT mvn:org.ops4j.pax.web-extender/pax-web-ex-war/0.3.1-SNAPSHOT If you want to build them just let me know and I will create documentation on wiki. Alin On Sat, Mar 1, 2008 at 9:44 PM, Brett Wooldridge <[EMAIL PROTECTED]> wrote: > > I'm interested in building the latest snapshot of several PAX components > (web, ex-war, etc). But I am unsure about how do so do and cannot find > documentation on the site about it. I must admit I am not familiar with > maven (just Ant). I've tried downloading various .pom files > (maven-pax-plugin-0.6.3-20071217.103954-1.pom) but have been unsuccessful in > getting maven to consume them. According to the maven documentation, one > just needs a pom.xml file and then running "mvn install" is supposed to be > like magic. I confess, the magic eludes me. > > Thanks, > Brett > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > > _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general