[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4139) Maven Instrument Plugin - Compile dependencies fixed

Cruz Fernandez (JIRA) jira-events at lists.jboss.org
Tue Apr 21 18:39:22 EDT 2009


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

        



More information about the seam-issues mailing list