Am 25.12.2003 um 0:02 Uhr schrieb <[EMAIL PROTECTED]>:

Hi, I have the following maven questions:

1) How does one create a maven remote repository?

It is nothing else, than a usual http webserver.



2) How does one properly add a 3rd party jar(s) to the maven remote repository?

Create a folder structure like


{group-name}/jars/{artifact-name}-{version-number}.jar

Example:

acme-company/jars/acme-util-0.4.jar


3) Where should one store generated jar(s), war(s), and ear(s) prior to deployment?
After deployment?

My opinion is: nowhere. Each build cycle generates its own artifact.



-Mo.



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



Reply via email to