I understand the mvn install:install-file should be used for third party jar
files. I'm assuming that things like classes12.jar from oracle would be
something I would have to install to use hibernate if I was in fact, looking
to talk to Oracle. I'm assuming that's the intention for the command.

What about a third party product that consists of multiple jar files. For
instance, if I want to use a product like Documentum that has several jar
files, would this be the way of loading the jars into the repository? I'm
assuming that the way to look at the dependency is by the GroupId,
ArtifactId and the versionId.

Should/could the mvn install:install-file command be used to load several
jars into one dependency?


Thanks
Vinnie


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

Reply via email to