[Webtest] [Dev] Pom-based dependencies
Denis N. Antonioli
webtest@lists.canoo.com
Mon, 20 Mar 2006 17:18:50 +0100
Hi
some intermediate information on the state of the migration to pom.
The pom describes now all the dependencies that could be fetched
from the standard repository, ibiblio.
In order to also add to the pom dependencies that are not on ibiblio,
such as snapshot from htmlunit or 3rd parties that do not (yet) make
their artifacts available there, there is now a simple repository in the
cvs module itself. This allows us to have these special jars described
in the pom even if the jar have to be stored in cvs.
Look for example at jemmy, which is described in the pom and stored
now under m2/repository/org/netbeans/jemmy/jemmy/20040604, or
at bsf (m2/repository/bsf/bsf/20060305).
Adding new jar files there by hand is not too difficult, and proficient
maven users should be able to use maven tasks for this.
Happy testing
dna
--
This was for Linux, but since we all know that "platform independent"
means "runs on both BSD and Linux", this should be ok. :-)
-- Tom Christiansen in <news:37cf3d16@cs.colorado.edu>