This belongs more on tapestry-dev, so I've copied it there.

"Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 11/03/2003 10:32:35 AM:

> Please keep me posted on this documentation.
> 
> Tapestry is not (yet) under Maven and I haven't had time to research how 
to
> integrate the two.  Building Tapestry is a manual process:
> 1) Get latest snapshot from CVS
> 2) Copy external distributions (several LGPL libraries needed at compile
> time) into place.
> 3) Copy build.properties into place (identifies locations of other LPGL
> frameworks, including Jetty and JBoss).
> 4) Build using Ant
> 
> In reality, I do perform a build using exactly one command; I have a
> meta-Ant build script that performs the four steps above.
> 
> I suspect that getting Tapestry working with Maven would not be 
difficult;
> assuming Maven (or is it Gump) can download (and potentially unpack) the
> necessary libraries and distributions and then use Ant to build 
Tapestry.

Maven can do the above. But there are probably easier ways of doing it.

How many 'deliverables' are there from the ant build? Is it just one 
tapestry jar file, or are there other things produced as part of the 
build.

I'll check tapestry out of cvs and see what I can do to help.
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to