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

Clint Popetz (JIRA) jira-events at lists.jboss.org
Fri May 15 15:21:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clint Popetz closed JBSEAM-4139.
--------------------------------

    Resolution: Done


Committed, thanks!

> 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
>            Assignee: Clint Popetz
>         Attachments: compileInstrument.patch
>
>
> 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