Hi Liz, Your factory may not be matching the annotations and hence not producing the generated sources. Could you produce a cut down version of your project that demonstrates the problem? Attach it to an issue in JIRA and I can take a look:
http://jira.codehaus.org/browse/MOJO/component/13192 Cheers, Mark 2008/10/6 Sommers, Elizabeth <[EMAIL PROTECTED]>: > > We are trying to use this plugin. It logs the message > Processing 17 source files to > c:\sb\turboplanner\mil.disa.necc.ap.jopes.turboplanner.admin\target\gene > rated-sources\apt > > But does not build the generated-sources directory. > > The important bit from our pom is > > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>apt-maven-plugin</artifactId> > <executions> > <execution> > <goals> > <goal>process</goal> > <goal>test-process</goal> > </goals> > </execution> > </executions> > </plugin> > > So, I don't think we are invoking it incorrectly. It does not work in > the same way whether we use mvn apt:process or mvn clean install. > > Any help would be appreciated. > > Liz Sommers > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email