Hi, Raphaël,

first of all, thanks for your reply.

On 3/9/06, Piéroni Raphaël <[EMAIL PROTECTED]> wrote:

> First use assembly plugin to generate the zip tgz files _and_ declare them
> as associated artifacts (with classifier)
> (sorry can't remember how)

I have read about the classifier stuff. If I get the classifier right,
then it is simply a modifier for the generated files name. Examples:
The -source, which is used by the source plugin, or the -bin, and
-src, which are used by the assembly plugin. In particular, I cannot
declare a classifier in my POM, the exception being when referencing
dependencies. Likewise, the assembly plugins documentation doesn't
refer to classifier. And the terms

  maven "associated artifact"
  maven "associated artifacts"

do not mean very much to Google?


> Second refer to the classifiered dependency in the pom of the war project

I understand that this would pull the dependency into my repository.
But how do I refer to it? Note, that I want the war plugin to put the
dependency into another location than WEB-INF/lib where it wouldn't be
accessible to others.


Regards,

Jochen

--
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)

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

Reply via email to