Hello,

You could manually fetch those jars from ftp and install it in your local
repo (http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html)
or deploy it in an internal repo (
http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html), so
you could normally declare those artifacts in your pom.xml.

Or maybe this could be useful too:
http://maven.apache.org/guides/mini/guide-deploy-ftp.html

Cheers!
Nap

On 7/7/06, Chris Wall <[EMAIL PROTECTED]> wrote:

Hey there.  We're dependent on jars from a non-Maven project.  The jars
are available via FTP.  Has anyone come up w/ an eloquent way of
integrating FTP within Maven?  I'd like to manage the dependencies and
configure FTP settings within pom.xml.

-Chris

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.


Reply via email to