On 5-Mar-04, at 06:42 Uhr, Phil Steitz wrote:
> You can get jdbc-2.0.jar here:
> http://java.sun.com/products/jdbc/download.html
> You need to rename the jar as above and put it in
> .maven/repository/jdbc/jars
> You can get the jms jar here:
> http://java.sun.com/products/jms/
> As above, rename and put it in
> .maven/repository/jms/jars
These are sadly not the only one missing...
David, you should download the latest CVS snapshot, alpha-3 is evil old!
With maven rc1, I think, you get messages where to download each of the
missing things.
In the current CVS, you'll also find a maven goal named pack-fat-jar
(with a property tagLibs containing a comma-separated list of the
taglib-names). Thisshould build only the things that interest you.
With some luck, this involves no or a minimal amount of
"non-distributable" downloads.
paul
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org
|