[jboss-jira] [JBoss JIRA] Resolved: (LOGTOOL-15) Sources get generated in the target/classes directory with maven

James Perkins (JIRA) jira-events at lists.jboss.org
Tue May 31 14:06:00 EDT 2011


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

James Perkins resolved LOGTOOL-15.
----------------------------------

    Resolution: Won't Fix


Can't be fixed via the annotation processor. The tooling, e.g. maven, needs to choose where to put the generated source. See the following maven documentation for details. http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#generatedSourcesDirectory

> Sources get generated in the target/classes directory with maven
> ----------------------------------------------------------------
>
>                 Key: LOGTOOL-15
>                 URL: https://issues.jboss.org/browse/LOGTOOL-15
>             Project: Log Tool
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: James Perkins
>            Assignee: James Perkins
>             Fix For: 1.0.0.Beta7
>
>
> The sources should be created in target/generated-sources, but get created in the target/classes directory if the target on the compiler is not set to 1.6. See if there is a way to always generate sources in a default directory rather than relying on the target version being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list