When a plugin lists a configuration property
of type ArrayList, how are values expressed
in a POM?

In particular, I want to use the links
configuration of the javadoc plugin but
when I do the simple thing--just put
a URL in the configuration/links element--
Maven complains that I'm trying to assign
a String to an ArrayList.

Is there a document somewhere that contains
a java-type-to-POM-lex mapping reference?

TIA,

  -dub

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

Reply via email to