I'd like to be able to refer to a dependency defined in a pom within the
configuration of the xml beans plugin.

<configuration>
  <schemaJar implementation="???">javax.j2ee:j2ee-schemas:1.0</schemaJar>
</configuration>

Is it possible to define the schemaJar file as an artifact? If so, what
should I put in "implementation" above?

/**
 * @parameter
 */
private Artifact schemaJar

Kris Bravo
Corridor Software, Inc.
http://www.corridor-software.us




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

Reply via email to