« Return to Thread: alternative to urlZipInstaller

Re: alternative to urlZipInstaller

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View in Thread

On Fri, Feb 13, 2009 at 7:13 AM, Paul Hammes <Paul.Hammes@...> wrote:

> my project admin doesn't want to have this zip installed on a web host. He wants it in the same repository as all other resources.

I assume by 'repository' here you mean your source code repo, such as
Subversion.

Where is the file relative to your project code?  Would
file://${basedir}/path/to/file.zip work?

There are other ways to load Tomcat though, including expecting it to
be installed on the build machine and pointing at that local
installation.

--
Wendy

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: alternative to urlZipInstaller