You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Matt Raible <ma...@raibledesigns.com> on 2002/12/19 05:12:54 UTC

Using Maven and adding modules

I want to use Maven on a project I just started today.  Unfortunately,
there are some packages missing from the Maven repository that I want to
use.  Below is the full list of the ones I'd like and the versions I'm
using.  I'm wondering what the best way to handle these dependencies is?
Should I just store these on a webserver, or in a CVS repository locally
- or should I work with you folks to get these published on your site. 

*	Ant Contrib <http://sourceforge.net/projects/ant-contrib>  -
dated 2002.08.29 [Nope]
Canoo's WebTest - build 265 [Nope]
Checkstyle - 2.3 [Yep]
Hibernate - 1.2 [Nope]
Cactus - 1.5 dev [Yep]
Log4j - 1.2.6 [Yep]
Struts - dated 2002.11.24 [Nope, older version]
JSTL - 1.0.2 [Yep]
JUnitDoclet - 1.0.2 [Nope, older version]
StrutsMenu - 1.2 dev [Nope]
StrutsTestCase - 1.9 dev [Nope]
XDoclet - 2002.12.13 [Nope, older version]

Any advice or guidance is appreciated.  

Thanks,

Matt

Re: Using Maven and adding modules

Posted by James Strachan <ja...@yahoo.co.uk>.
From: "Matt Raible" <ma...@raibledesigns.com>
> 268 should work fine.  The classes I have in it's directory are
> dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar,
> jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm guessing
> that dom4j might be needed as well.  There is definetly overlap b/w the
> Cactus jars and this projects jars.  Hold on - I'll check which ones I
> can remove and still get my test to work... 
> 
> ... Returns after viewing java.lang.ClassNotFoundException's
> 
> It needs Tidy.jar, httpunitWithJTidy.jar (for javascript detection).
> j*.jar are for SSL and should probably be a separate download.


BTW just in case this saves anyone any work, JTidy is in the repo...

http://www.ibiblio.org/maven/jtidy/jars/

James
-------
http://radio.weblogs.com/0112098/
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

RE: Using Maven and adding modules

Posted by Matt Raible <ma...@raibledesigns.com>.
I wasn't planning on *using* javascript with httpunit, it just seems to
be required by Canoo's WebTest to run a test without errors.  The test
actually still runs, it just gives a classNotFound error for a
javascript-related class in HttpUnit.

Matt

> -----Original Message-----
> From: dion@multitask.com.au [mailto:dion@multitask.com.au] 
> Sent: Sunday, December 22, 2002 1:06 AM
> To: Turbine Maven Developers List
> Subject: RE: Using Maven and adding modules
> 
> 
> My experience with httpunit & javascript has been that it's 
> been a little 
> flaky. HtmlUnit has worked better for me...
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> "Matt Raible" <ma...@raibledesigns.com> wrote on 22/12/2002 
> 06:21:47 PM:
> 
> > See below...
> > 
> > > -----Original Message-----
> > > From: dion@multitask.com.au [mailto:dion@multitask.com.au]
> > > Sent: Saturday, December 21, 2002 8:43 PM
> > > To: Turbine Maven Developers List
> > > Subject: RE: Using Maven and adding modules
> > > 
> > > 
> > > More updates...
> > > 
> > > "Matt Raible" <ma...@raibledesigns.com> wrote on 21/12/2002
> > > 05:59:19 PM:
> > > 
> > > > > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and 
> > > > > it's not there....
> > > > 
> > > > I've uploaded it to my site, so you can download it.  It's from 
> > > > the
> > > > webtest distribution - maybe it's something they 
> package??  I could 
> > > > possibly depend on httpunit and jtidy and get around 
> including this 
> > > > separate jar.
> > > > 
> > > > http://raibledesigns.com/downloads/httpunitWithJTidy.jar
> > > 
> > > I downloaded and checked this one out. It doesn't have JTidy
> > > classes in 
> > > there, and looks like just a different build of httpunit - am 
> > > I missing 
> > > something?
> > 
> > It appears that the httpunitwithJTidy.jar is a newer version of 
> > httpunit than the one that ships with Cactus.  Cactus has 
> 1.4, while 
> > the lastest version is 1.5.1 and supports Javascript.  I can delete 
> > the httpunit from cactus and put a dependency on httpunit 1.5.1 to 
> > solve this.
> > 
> > Thanks,
> > 
> > Matt
> > 
> > > 
> > > > 
> > > http://raibledesigns.com/downloads/jakarta->
> > struts-1.1-b2-20021124.zip
> > > Now up on ibiblio.
> > > 
> > > > http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
> > > On their way up. By the time u get this they should all be there.
> > > 
> > > > For future reference - do you prefer these as zip's or tgz's?
> > > Not fussed....either way is fine. Thanks for taking the time.
> > > 
> > > > Also, I questioned the use of maven on my site tonight -
> > > I'd love to
> > > > hear any comments/suggestions on making it work with xdoclet:
> > > > 
> > > > 
> > > http://raibledesigns.com/page/rd/20021220>
> > #will_maven_jive_with_xdoclet
> > > 
> > > There are a few people here who use the xdoclet plugin. I've
> > > personally 
> > > not done it, so I can't comment...Rafal??
> > > 
> > > --
> > > dIon Gillard, Multitask Consulting
> > > Blog:      http://www.freeroller.net/page/dion/Weblog
> > > Work:      http://www.multitask.com.au
> > > 
> > > 
> > > --
> > > To unsubscribe, e-mail:
> > > <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> > > For 
> > > additional commands, 
> > > e-mail: <ma...@jakarta.apache.org>
> > > 
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> > unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail: <mailto:turbine-maven-dev- 
> > help@jakarta.apache.org>
> > 
> 
> > ForwardSourceID:NT0009BD02
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 



RE: Using Maven and adding modules

Posted by di...@multitask.com.au.
My experience with httpunit & javascript has been that it's been a little 
flaky. HtmlUnit has worked better for me...
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


"Matt Raible" <ma...@raibledesigns.com> wrote on 22/12/2002 06:21:47 PM:

> See below...
> 
> > -----Original Message-----
> > From: dion@multitask.com.au [mailto:dion@multitask.com.au] 
> > Sent: Saturday, December 21, 2002 8:43 PM
> > To: Turbine Maven Developers List
> > Subject: RE: Using Maven and adding modules
> > 
> > 
> > More updates...
> > 
> > "Matt Raible" <ma...@raibledesigns.com> wrote on 21/12/2002 
> > 05:59:19 PM:
> > 
> > > > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and
> > > > it's not 
> > > > there....
> > > 
> > > I've uploaded it to my site, so you can download it.  It's from the 
> > > webtest distribution - maybe it's something they package??  I could 
> > > possibly depend on httpunit and jtidy and get around including this 
> > > separate jar.
> > > 
> > > http://raibledesigns.com/downloads/httpunitWithJTidy.jar
> > 
> > I downloaded and checked this one out. It doesn't have JTidy 
> > classes in 
> > there, and looks like just a different build of httpunit - am 
> > I missing 
> > something?
> 
> It appears that the httpunitwithJTidy.jar is a newer version of httpunit
> than the one that ships with Cactus.  Cactus has 1.4, while the lastest
> version is 1.5.1 and supports Javascript.  I can delete the httpunit
> from cactus and put a dependency on httpunit 1.5.1 to solve this.
> 
> Thanks,
> 
> Matt
> 
> > 
> > > 
> > http://raibledesigns.com/downloads/jakarta->
> struts-1.1-b2-20021124.zip
> > Now up on ibiblio.
> > 
> > > http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
> > On their way up. By the time u get this they should all be there.
> > 
> > > For future reference - do you prefer these as zip's or tgz's?
> > Not fussed....either way is fine. Thanks for taking the time.
> > 
> > > Also, I questioned the use of maven on my site tonight - 
> > I'd love to 
> > > hear any comments/suggestions on making it work with xdoclet:
> > > 
> > > 
> > http://raibledesigns.com/page/rd/20021220>
> #will_maven_jive_with_xdoclet
> > 
> > There are a few people here who use the xdoclet plugin. I've 
> > personally 
> > not done it, so I can't comment...Rafal??
> > 
> > --
> > dIon Gillard, Multitask Consulting
> > Blog:      http://www.freeroller.net/page/dion/Weblog
> > Work:      http://www.multitask.com.au
> > 
> > 
> > --
> > To unsubscribe, e-mail: 
> > <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> > For 
> > additional commands, 
> > e-mail: <ma...@jakarta.apache.org>
> > 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:turbine-maven-dev-
> help@jakarta.apache.org>
> 

> ForwardSourceID:NT0009BD02 

RE: Using Maven and adding modules

Posted by Matt Raible <ma...@raibledesigns.com>.
See below...

> -----Original Message-----
> From: dion@multitask.com.au [mailto:dion@multitask.com.au] 
> Sent: Saturday, December 21, 2002 8:43 PM
> To: Turbine Maven Developers List
> Subject: RE: Using Maven and adding modules
> 
> 
> More updates...
> 
> "Matt Raible" <ma...@raibledesigns.com> wrote on 21/12/2002 
> 05:59:19 PM:
> 
> > > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and
> > > it's not 
> > > there....
> > 
> > I've uploaded it to my site, so you can download it.  It's from the 
> > webtest distribution - maybe it's something they package??  I could 
> > possibly depend on httpunit and jtidy and get around including this 
> > separate jar.
> > 
> > http://raibledesigns.com/downloads/httpunitWithJTidy.jar
> 
> I downloaded and checked this one out. It doesn't have JTidy 
> classes in 
> there, and looks like just a different build of httpunit - am 
> I missing 
> something?

It appears that the httpunitwithJTidy.jar is a newer version of httpunit
than the one that ships with Cactus.  Cactus has 1.4, while the lastest
version is 1.5.1 and supports Javascript.  I can delete the httpunit
from cactus and put a dependency on httpunit 1.5.1 to solve this.

Thanks,

Matt

> 
> > 
> http://raibledesigns.com/downloads/jakarta->
struts-1.1-b2-20021124.zip
> Now up on ibiblio.
> 
> > http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
> On their way up. By the time u get this they should all be there.
>  
> > For future reference - do you prefer these as zip's or tgz's?
> Not fussed....either way is fine. Thanks for taking the time.
> 
> > Also, I questioned the use of maven on my site tonight - 
> I'd love to 
> > hear any comments/suggestions on making it work with xdoclet:
> > 
> > 
> http://raibledesigns.com/page/rd/20021220>
#will_maven_jive_with_xdoclet
> 
> There are a few people here who use the xdoclet plugin. I've 
> personally 
> not done it, so I can't comment...Rafal??
> 
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 



RE: Using Maven and adding modules

Posted by di...@multitask.com.au.
More updates...

"Matt Raible" <ma...@raibledesigns.com> wrote on 21/12/2002 05:59:19 PM:

> > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and 
> > it's not 
> > there....
> 
> I've uploaded it to my site, so you can download it.  It's from the
> webtest distribution - maybe it's something they package??  I could
> possibly depend on httpunit and jtidy and get around including this
> separate jar.
> 
> http://raibledesigns.com/downloads/httpunitWithJTidy.jar

I downloaded and checked this one out. It doesn't have JTidy classes in 
there, and looks like just a different build of httpunit - am I missing 
something?

> http://raibledesigns.com/downloads/jakarta-struts-1.1-b2-20021124.zip
Now up on ibiblio.

> http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
On their way up. By the time u get this they should all be there.
 
> For future reference - do you prefer these as zip's or tgz's?
Not fussed....either way is fine. Thanks for taking the time.

> Also, I questioned the use of maven on my site tonight - I'd love to
> hear any comments/suggestions on making it work with xdoclet:
> 
> http://raibledesigns.com/page/rd/20021220#will_maven_jive_with_xdoclet

There are a few people here who use the xdoclet plugin. I've personally 
not done it, so I can't comment...Rafal??

--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


RE: Using Maven and adding modules

Posted by Matt Raible <ma...@raibledesigns.com>.
I saw that - and it appears it's just doing the documentation.  Is this
correct - or is it doing the jar downloads too?

Thanks,

Matt

> -----Original Message-----
> From: Ara Abrahamian [mailto:ara_e_w@yahoo.com] 
> Sent: Saturday, December 21, 2002 10:23 AM
> To: 'Turbine Maven Developers List'
> Cc: 'Matt Raible'
> Subject: RE: Using Maven and adding modules
> 
> 
> Matt, actually if you check out the latest xdoclet cvs you 
> see that samples are buildable by both maven and Ant. 
> Although the maven version is not fully configured to do 
> exactly the same build but it's still very useful.
> 
> Ara. 
> 
> > -----Original Message-----
> > From: Matt Raible [mailto:matt@raibledesigns.com]
> > Sent: Saturday, December 21, 2002 10:29 AM
> > To: 'Turbine Maven Developers List'
> > Subject: RE: Using Maven and adding modules
> > 
> > Comments below - thanks for you quick response on all of these
> requests.
> > 
> > > -----Original Message-----
> > > From: dion@multitask.com.au [mailto:dion@multitask.com.au]
> > > Sent: Friday, December 20, 2002 9:20 PM
> > > To: Turbine Maven Developers List
> > > Subject: RE: Using Maven and adding modules
> > >
> > >
> > > Hi Matt,
> > >
> > > another quick update:
> > >
> > >
> > > > 268 should work fine.  The classes I have in it's directory are 
> > > > dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar, 
> > > > jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm 
> > > > guessing that dom4j might be needed as well.  There is 
> definetly 
> > > > overlap b/w the Cactus jars and this projects jars.  Hold on -
> I'll
> > > > check which ones I can remove and still get my test to work...
> > > >
> > > > ... Returns after viewing java.lang.ClassNotFoundException's
> > > >
> > > > It needs Tidy.jar, httpunitWithJTidy.jar (for javascript
> > > detection).
> > > > j*.jar are for SSL and should probably be a separate download.
> > >
> > > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 
> and it's 
> > > not there....
> > 
> > I've uploaded it to my site, so you can download it.  It's from the 
> > webtest distribution - maybe it's something they package??  I could 
> > possibly depend on httpunit and jtidy and get around including this 
> > separate jar.
> > 
> > http://raibledesigns.com/downloads/httpunitWithJTidy.jar
> > 
> > >
> > > > > > Checkstyle - 2.3 [Yep]
> > > > > > Hibernate - 1.2 [Nope]
> > > > > This is the sf project, right? 1.2 I can do.
> > > Hibernate is now up there.
> > 
> > Awesome.
> > 
> > >
> > > > > > Struts - dated 2002.11.24 [Nope, older version]
> > > > > Do you need an exact date?
> > > >
> > > > I know this version works.  There's been a fix applied
> > > recently that
> > > > allows for XHTML-compliant rendering in HTML tags.  I tried
> > > the 12.16
> > > > and 12.17 builds and found bugs there.  I know this one
> > > works, so I'd
> > > > prefer this date.
> > >
> > > Still waiting for a jar on this one.
> > >
> > 
> > You can download it from:
> > 
> > 
> http://raibledesigns.com/downloads/jakarta-struts-1.1-b2-20021124.zip
> > 
> > 
> > > > > > JUnitDoclet - 1.0.2 [Nope, older version]
> > > > > Will the jdk1.3 version do fine?
> > > Now up there.
> > 
> > Cool!
> > 
> > >
> > > > > > StrutsTestCase - 1.9 dev [Nope]
> > > > > Which is 1.9-dev? Will 1.9 do, or is it a cvs build?
> > > StrutsTestCase v1.9 for Struts 1.1 and Servlet 2.3 now up there.
> > >
> > 
> > Nice - what a guy!
> > 
> > > > > > XDoclet - 2002.12.13 [Nope, older version]
> > > > > Does this need to be a specific date? Or will 1.2b2 be ok. I 
> > > > > believe it's due rsn.
> > > >
> > > > I'd prefer this date as this is just after the Hibernate module
> was
> > > > integrated.  I can zip up all the jars and send them if you'd
> like.
> > > Please...
> > >
> > 
> > Tests passed, I've posted them on my site at:
> > 
> > http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
> > 
> > Or just the jars at:
> > 
> > http://raibledesigns.com/downloads/xdoclet-lib-1.2b2.zip
> > 
> > For future reference - do you prefer these as zip's or tgz's?
> > 
> > Also, I questioned the use of maven on my site tonight - 
> I'd love to 
> > hear any comments/suggestions on making it work with xdoclet:
> > 
> > 
> http://raibledesigns.com/page/rd/20021220>
#will_maven_jive_with_xdoclet
> > 
> > Thanks,
> > 
> > Matt
> > 
> > > --
> > > dIon Gillard, Multitask Consulting
> > > Blog:      http://www.freeroller.net/page/dion/Weblog
> > > Work:      http://www.multitask.com.au
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > > <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org> For
> > > additional commands,
> > > e-mail: <ma...@jakarta.apache.org>
> > >
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> > unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail: <mailto:turbine-maven-dev- 
> > help@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 



RE: Using Maven and adding modules

Posted by Ara Abrahamian <ar...@yahoo.com>.
Matt, actually if you check out the latest xdoclet cvs you see that
samples are buildable by both maven and Ant. Although the maven version
is not fully configured to do exactly the same build but it's still very
useful.

Ara. 

> -----Original Message-----
> From: Matt Raible [mailto:matt@raibledesigns.com]
> Sent: Saturday, December 21, 2002 10:29 AM
> To: 'Turbine Maven Developers List'
> Subject: RE: Using Maven and adding modules
> 
> Comments below - thanks for you quick response on all of these
requests.
> 
> > -----Original Message-----
> > From: dion@multitask.com.au [mailto:dion@multitask.com.au]
> > Sent: Friday, December 20, 2002 9:20 PM
> > To: Turbine Maven Developers List
> > Subject: RE: Using Maven and adding modules
> >
> >
> > Hi Matt,
> >
> > another quick update:
> >
> >
> > > 268 should work fine.  The classes I have in it's directory are
> > > dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar,
> > > jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm
> > > guessing that dom4j might be needed as well.  There is definetly
> > > overlap b/w the Cactus jars and this projects jars.  Hold on -
I'll
> > > check which ones I can remove and still get my test to work...
> > >
> > > ... Returns after viewing java.lang.ClassNotFoundException's
> > >
> > > It needs Tidy.jar, httpunitWithJTidy.jar (for javascript
> > detection).
> > > j*.jar are for SSL and should probably be a separate download.
> >
> > Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and
> > it's not
> > there....
> 
> I've uploaded it to my site, so you can download it.  It's from the
> webtest distribution - maybe it's something they package??  I could
> possibly depend on httpunit and jtidy and get around including this
> separate jar.
> 
> http://raibledesigns.com/downloads/httpunitWithJTidy.jar
> 
> >
> > > > > Checkstyle - 2.3 [Yep]
> > > > > Hibernate - 1.2 [Nope]
> > > > This is the sf project, right? 1.2 I can do.
> > Hibernate is now up there.
> 
> Awesome.
> 
> >
> > > > > Struts - dated 2002.11.24 [Nope, older version]
> > > > Do you need an exact date?
> > >
> > > I know this version works.  There's been a fix applied
> > recently that
> > > allows for XHTML-compliant rendering in HTML tags.  I tried
> > the 12.16
> > > and 12.17 builds and found bugs there.  I know this one
> > works, so I'd
> > > prefer this date.
> >
> > Still waiting for a jar on this one.
> >
> 
> You can download it from:
> 
> http://raibledesigns.com/downloads/jakarta-struts-1.1-b2-20021124.zip
> 
> 
> > > > > JUnitDoclet - 1.0.2 [Nope, older version]
> > > > Will the jdk1.3 version do fine?
> > Now up there.
> 
> Cool!
> 
> >
> > > > > StrutsTestCase - 1.9 dev [Nope]
> > > > Which is 1.9-dev? Will 1.9 do, or is it a cvs build?
> > StrutsTestCase v1.9 for Struts 1.1 and Servlet 2.3 now up there.
> >
> 
> Nice - what a guy!
> 
> > > > > XDoclet - 2002.12.13 [Nope, older version]
> > > > Does this need to be a specific date? Or will 1.2b2 be ok. I
> > > > believe it's
> > > > due rsn.
> > >
> > > I'd prefer this date as this is just after the Hibernate module
was
> > > integrated.  I can zip up all the jars and send them if you'd
like.
> > Please...
> >
> 
> Tests passed, I've posted them on my site at:
> 
> http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip
> 
> Or just the jars at:
> 
> http://raibledesigns.com/downloads/xdoclet-lib-1.2b2.zip
> 
> For future reference - do you prefer these as zip's or tgz's?
> 
> Also, I questioned the use of maven on my site tonight - I'd love to
> hear any comments/suggestions on making it work with xdoclet:
> 
> http://raibledesigns.com/page/rd/20021220#will_maven_jive_with_xdoclet
> 
> Thanks,
> 
> Matt
> 
> > --
> > dIon Gillard, Multitask Consulting
> > Blog:      http://www.freeroller.net/page/dion/Weblog
> > Work:      http://www.multitask.com.au
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> > For
> > additional commands,
> > e-mail: <ma...@jakarta.apache.org>
> >
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:turbine-maven-dev-
> help@jakarta.apache.org>


RE: Using Maven and adding modules

Posted by Matt Raible <ma...@raibledesigns.com>.
Comments below - thanks for you quick response on all of these requests.

> -----Original Message-----
> From: dion@multitask.com.au [mailto:dion@multitask.com.au] 
> Sent: Friday, December 20, 2002 9:20 PM
> To: Turbine Maven Developers List
> Subject: RE: Using Maven and adding modules
> 
> 
> Hi Matt,
> 
> another quick update:
> 
> 
> > 268 should work fine.  The classes I have in it's directory are 
> > dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar, 
> > jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm 
> > guessing that dom4j might be needed as well.  There is definetly 
> > overlap b/w the Cactus jars and this projects jars.  Hold on - I'll 
> > check which ones I can remove and still get my test to work...
> > 
> > ... Returns after viewing java.lang.ClassNotFoundException's
> > 
> > It needs Tidy.jar, httpunitWithJTidy.jar (for javascript 
> detection). 
> > j*.jar are for SSL and should probably be a separate download.
> 
> Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and 
> it's not 
> there....

I've uploaded it to my site, so you can download it.  It's from the
webtest distribution - maybe it's something they package??  I could
possibly depend on httpunit and jtidy and get around including this
separate jar.

http://raibledesigns.com/downloads/httpunitWithJTidy.jar

> 
> > > > Checkstyle - 2.3 [Yep]
> > > > Hibernate - 1.2 [Nope]
> > > This is the sf project, right? 1.2 I can do.
> Hibernate is now up there.

Awesome.

> 
> > > > Struts - dated 2002.11.24 [Nope, older version]
> > > Do you need an exact date?
> > 
> > I know this version works.  There's been a fix applied 
> recently that 
> > allows for XHTML-compliant rendering in HTML tags.  I tried 
> the 12.16 
> > and 12.17 builds and found bugs there.  I know this one 
> works, so I'd 
> > prefer this date.
> 
> Still waiting for a jar on this one.
> 

You can download it from:

http://raibledesigns.com/downloads/jakarta-struts-1.1-b2-20021124.zip


> > > > JUnitDoclet - 1.0.2 [Nope, older version]
> > > Will the jdk1.3 version do fine?
> Now up there.

Cool!

> 
> > > > StrutsTestCase - 1.9 dev [Nope]
> > > Which is 1.9-dev? Will 1.9 do, or is it a cvs build?
> StrutsTestCase v1.9 for Struts 1.1 and Servlet 2.3 now up there.
> 

Nice - what a guy!

> > > > XDoclet - 2002.12.13 [Nope, older version]
> > > Does this need to be a specific date? Or will 1.2b2 be ok. I
> > > believe it's 
> > > due rsn.
> > 
> > I'd prefer this date as this is just after the Hibernate module was 
> > integrated.  I can zip up all the jars and send them if you'd like.
> Please...
> 

Tests passed, I've posted them on my site at:

http://raibledesigns.com/downloads/xdoclet-bin-1.2b2.zip

Or just the jars at:

http://raibledesigns.com/downloads/xdoclet-lib-1.2b2.zip

For future reference - do you prefer these as zip's or tgz's?

Also, I questioned the use of maven on my site tonight - I'd love to
hear any comments/suggestions on making it work with xdoclet:

http://raibledesigns.com/page/rd/20021220#will_maven_jive_with_xdoclet

Thanks,

Matt

> --
> dIon Gillard, Multitask Consulting
> Blog:      http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 



RE: Using Maven and adding modules

Posted by di...@multitask.com.au.
Hi Matt,

another quick update:


> 268 should work fine.  The classes I have in it's directory are
> dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar,
> jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm guessing
> that dom4j might be needed as well.  There is definetly overlap b/w the
> Cactus jars and this projects jars.  Hold on - I'll check which ones I
> can remove and still get my test to work... 
> 
> ... Returns after viewing java.lang.ClassNotFoundException's
> 
> It needs Tidy.jar, httpunitWithJTidy.jar (for javascript detection).
> j*.jar are for SSL and should probably be a separate download.

Where do I find httpunitWithJTidy.jar? I downloaded 1.5.1 and it's not 
there....

> > > Checkstyle - 2.3 [Yep]
> > > Hibernate - 1.2 [Nope]
> > This is the sf project, right? 1.2 I can do.
Hibernate is now up there.

> > > Struts - dated 2002.11.24 [Nope, older version]
> > Do you need an exact date?
> 
> I know this version works.  There's been a fix applied recently that
> allows for XHTML-compliant rendering in HTML tags.  I tried the 12.16
> and 12.17 builds and found bugs there.  I know this one works, so I'd
> prefer this date.

Still waiting for a jar on this one.

> > > JUnitDoclet - 1.0.2 [Nope, older version]
> > Will the jdk1.3 version do fine?
Now up there.

> > > StrutsTestCase - 1.9 dev [Nope]
> > Which is 1.9-dev? Will 1.9 do, or is it a cvs build?
StrutsTestCase v1.9 for Struts 1.1 and Servlet 2.3 now up there.

> > > XDoclet - 2002.12.13 [Nope, older version]
> > Does this need to be a specific date? Or will 1.2b2 be ok. I 
> > believe it's 
> > due rsn.
> 
> I'd prefer this date as this is just after the Hibernate module was
> integrated.  I can zip up all the jars and send them if you'd like.
Please...

--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


RE: Using Maven and adding modules

Posted by di...@multitask.com.au.
Comments on where I'm up to below:



"Matt Raible" <ma...@raibledesigns.com> wrote on 19/12/2002 05:34:45 PM:
> > > *   Ant Contrib <http://sourceforge.net/projects/ant-contrib>  -
> > > dated 2002.08.29 [Nope]
> > There doesn't appear to be a 'blessed' download on sf. Either 
> > we can build 
> > it, or you could pop it in an email.
> > 
> 
> Attached at 9K.
Now up on ibiblio.

> > > Canoo's WebTest - build 265 [Nope]
> > Build 268 is the only one available for download from: 
> > http://webtest.canoo.com/webtest/manual/WebTestHome.html
> > What would you like to do with this one? Take 268? I'm 
> > assuming you only 
> > want webtest.jar?
> 
> 268 should work fine.  The classes I have in it's directory are
> dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar,
> jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm guessing
> that dom4j might be needed as well.  There is definetly overlap b/w the
> Cactus jars and this projects jars.  Hold on - I'll check which ones I
> can remove and still get my test to work... 
> 
> ... Returns after viewing java.lang.ClassNotFoundException's
> 
> It needs Tidy.jar, httpunitWithJTidy.jar (for javascript detection).
> j*.jar are for SSL and should probably be a separate download.

webtest-268 is now on ibiblio. JTidy should already be there (
http://www.ibiblio.org/maven/jtidy/jars/).
HttpUnitWithJTidy - I can't get to SF at the moment, so I'll try again 
later.

> > > Checkstyle - 2.3 [Yep]
> > > Hibernate - 1.2 [Nope]
> > This is the sf project, right? 1.2 I can do.
> 
> Yep.

I haven't done Hibernate yet.

> > > Cactus - 1.5 dev [Yep]
> > > Log4j - 1.2.6 [Yep]
> > > Struts - dated 2002.11.24 [Nope, older version]
> > Do you need an exact date?
> 
> I know this version works.  There's been a fix applied recently that
> allows for XHTML-compliant rendering in HTML tags.  I tried the 12.16
> and 12.17 builds and found bugs there.  I know this one works, so I'd
> prefer this date.

Can you pop me the struts jar from that date? I can't get a nightly build 
earlier than 2002-12-05.

> > 
> > > JSTL - 1.0.2 [Yep]
> > > JUnitDoclet - 1.0.2 [Nope, older version]
> > Will the jdk1.3 version do fine?
> > 
> 
> Sure, I'm using JDK 1.4, but I'm doubting it will matter.  I'm not
> compiling there source, so I'll never see the deprecation errors ;)
> 
> > > StrutsMenu - 1.2 dev [Nope]
> > 1.2 dev doesn't seem to be in the SF downloads - same story 
> > as for Ant 
> > contrib - let us know.
> 
> TLD and JAR attached.
And now on ibiblio.

> > > StrutsTestCase - 1.9 dev [Nope]
> > Which is 1.9-dev? Will 1.9 do, or is it a cvs build?
> 
> You can try 1.9 and I'll let you know if I experience issues with this
> version. 
Haven't done it yet....

> > > XDoclet - 2002.12.13 [Nope, older version]
> > Does this need to be a specific date? Or will 1.2b2 be ok. I 
> > believe it's 
> > due rsn.
> 
> I'd prefer this date as this is just after the Hibernate module was
> integrated.  I can zip up all the jars and send them if you'd like.
Sure...email away...

--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


RE: Using Maven and adding modules

Posted by Matt Raible <ma...@raibledesigns.com>.
Comments below:

> -----Original Message-----
> From: dion@multitask.com.au [mailto:dion@multitask.com.au] 
> Sent: Wednesday, December 18, 2002 10:20 PM
> To: Turbine Maven Developers List
> Subject: Re: Using Maven and adding modules
> 
> 
> Hi Matt,
> 
> "Matt Raible" <ma...@raibledesigns.com> wrote on 19/12/2002 
> 03:12:54 PM:
> 
> > I want to use Maven on a project I just started today.  
> Unfortunately, 
> > there are some packages missing from the Maven repository 
> that I want 
> > to use.  Below is the full list of the ones I'd like and 
> the versions 
> > I'm using.  I'm wondering what the best way to handle these 
> > dependencies is? Should I just store these on a webserver, 
> or in a CVS 
> > repository locally
> > - or should I work with you folks to get these published on 
> your site. 
> 
> Short term, you can always add a 'remote repository' into your local 
> settings with a file:// URL and store them locally.
> 

Cool - thanks and good to know.

> But let's work together on getting what's needed up in the 
> ibiblio repo.

Even better ;)

> 
> > *   Ant Contrib <http://sourceforge.net/projects/ant-contrib>  -
> > dated 2002.08.29 [Nope]
> There doesn't appear to be a 'blessed' download on sf. Either 
> we can build 
> it, or you could pop it in an email.
> 

Attached at 9K.

> > Canoo's WebTest - build 265 [Nope]
> Build 268 is the only one available for download from: 
> http://webtest.canoo.com/webtest/manual/WebTestHome.html
> What would you like to do with this one? Take 268? I'm 
> assuming you only 
> want webtest.jar?

268 should work fine.  The classes I have in it's directory are
dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar,
jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm guessing
that dom4j might be needed as well.  There is definetly overlap b/w the
Cactus jars and this projects jars.  Hold on - I'll check which ones I
can remove and still get my test to work... 

... Returns after viewing java.lang.ClassNotFoundException's

It needs Tidy.jar, httpunitWithJTidy.jar (for javascript detection).
j*.jar are for SSL and should probably be a separate download.

> 
> > Checkstyle - 2.3 [Yep]
> > Hibernate - 1.2 [Nope]
> This is the sf project, right? 1.2 I can do.

Yep.

> 
> > Cactus - 1.5 dev [Yep]
> > Log4j - 1.2.6 [Yep]
> > Struts - dated 2002.11.24 [Nope, older version]
> Do you need an exact date?

I know this version works.  There's been a fix applied recently that
allows for XHTML-compliant rendering in HTML tags.  I tried the 12.16
and 12.17 builds and found bugs there.  I know this one works, so I'd
prefer this date.

> 
> > JSTL - 1.0.2 [Yep]
> > JUnitDoclet - 1.0.2 [Nope, older version]
> Will the jdk1.3 version do fine?
> 

Sure, I'm using JDK 1.4, but I'm doubting it will matter.  I'm not
compiling there source, so I'll never see the deprecation errors ;)

> > StrutsMenu - 1.2 dev [Nope]
> 1.2 dev doesn't seem to be in the SF downloads - same story 
> as for Ant 
> contrib - let us know.

TLD and JAR attached.

> 
> > StrutsTestCase - 1.9 dev [Nope]
> Which is 1.9-dev? Will 1.9 do, or is it a cvs build?

You can try 1.9 and I'll let you know if I experience issues with this
version. 

> 
> > XDoclet - 2002.12.13 [Nope, older version]
> Does this need to be a specific date? Or will 1.2b2 be ok. I 
> believe it's 
> due rsn.

I'd prefer this date as this is just after the Hibernate module was
integrated.  I can zip up all the jars and send them if you'd like.

Thanks!

Matt

> 
> > Any advice or guidance is appreciated.
> Let me know what u think about these questions.....
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 

Re: Using Maven and adding modules

Posted by di...@multitask.com.au.
Hi Matt,

"Matt Raible" <ma...@raibledesigns.com> wrote on 19/12/2002 03:12:54 PM:

> I want to use Maven on a project I just started today.  Unfortunately,
> there are some packages missing from the Maven repository that I want to
> use.  Below is the full list of the ones I'd like and the versions I'm
> using.  I'm wondering what the best way to handle these dependencies is?
> Should I just store these on a webserver, or in a CVS repository locally
> - or should I work with you folks to get these published on your site. 

Short term, you can always add a 'remote repository' into your local 
settings with a file:// URL and store them locally.

But let's work together on getting what's needed up in the ibiblio repo.

> *   Ant Contrib <http://sourceforge.net/projects/ant-contrib>  -
> dated 2002.08.29 [Nope]
There doesn't appear to be a 'blessed' download on sf. Either we can build 
it, or you could pop it in an email.

> Canoo's WebTest - build 265 [Nope]
Build 268 is the only one available for download from: 
http://webtest.canoo.com/webtest/manual/WebTestHome.html
What would you like to do with this one? Take 268? I'm assuming you only 
want webtest.jar?

> Checkstyle - 2.3 [Yep]
> Hibernate - 1.2 [Nope]
This is the sf project, right? 1.2 I can do.

> Cactus - 1.5 dev [Yep]
> Log4j - 1.2.6 [Yep]
> Struts - dated 2002.11.24 [Nope, older version]
Do you need an exact date?

> JSTL - 1.0.2 [Yep]
> JUnitDoclet - 1.0.2 [Nope, older version]
Will the jdk1.3 version do fine?

> StrutsMenu - 1.2 dev [Nope]
1.2 dev doesn't seem to be in the SF downloads - same story as for Ant 
contrib - let us know.

> StrutsTestCase - 1.9 dev [Nope]
Which is 1.9-dev? Will 1.9 do, or is it a cvs build?

> XDoclet - 2002.12.13 [Nope, older version]
Does this need to be a specific date? Or will 1.2b2 be ok. I believe it's 
due rsn.

> Any advice or guidance is appreciated. 
Let me know what u think about these questions.....
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au