Maven Instrument Plugin - Compile dependencies fixed
----------------------------------------------------
Key: JBSEAM-4139
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4139
Project: Seam
Issue Type: Patch
Components: Wicket
Affects Versions: 2.1.1.GA
Environment: The Maven instrumentation
Reporter: Cruz Fernandez
In a maven builded project, instrumenting at build time the wicket classes is something
necesary (as maven always puts compiled classes in WEB-INF/classes).
The seam-instrument-wicket plugin needs to be put in "compile" scope (for
getting the "provided" dependencies that are needed in compile time).
Probably fixes issue : JBSEAM-4031,
https://jira.jboss.org/jira/browse/JBSEAM-4031 as the
maven project must have the annotation dependencies for compilations (I suppose the
org.jboss.seam is included in the project of Paul Mooney)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira