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