under annotations: $ mvn clean install
works fine. Under core: $ mvn -Dmaven.test.skip=true compile [INFO] Scanning for projects... [INFO] snapshot org.apache.struts:struts-annotations:1.0-SNAPSHOT: checking for updates from snapshots-maven-codehaus [INFO] snapshot org.apache.struts:struts-annotations:1.0-SNAPSHOT: checking for updates from opensymphony [INFO] ---------------------------------------------------------------------------- [INFO] Building Struts 2 Core [INFO] task-segment: [clean, compile] [INFO] ---------------------------------------------------------------------------- [INFO] snapshot org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT:checking for updates from snapshots-maven-codehaus [INFO] snapshot org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT:checking for updates from opensymphony [INFO] [clean:clean] [INFO] Deleting directory /home/musachy/dev/struts/core/target [INFO] Deleting directory /home/musachy/dev/struts/core/target/classes [INFO] Deleting directory /home/musachy/dev/struts/core/target/test-classes [INFO] [dependency:unpack {execution: unpack-xwork}] [INFO] Configured Artifact: opensymphony:xwork:sources:2.0.0:jar [INFO] Expanding: /home/musachy/.m2/repository/opensymphony/xwork/2.0.0/xwork- 2.0.0-sources.jar into /home/musachy/dev/struts/core/target/xwork-sources [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] snapshot org.apache.struts:struts2-api:2.0.4-SNAPSHOT: checking for updates from snapshots-maven-codehaus [INFO] snapshot org.apache.struts:struts2-api:2.0.4-SNAPSHOT: checking for updates from opensymphony [INFO] snapshot org.apache.struts:struts2-parent:2.0.4-SNAPSHOT: checking for updates from snapshots-maven-codehaus [INFO] snapshot org.apache.struts:struts2-parent:2.0.4-SNAPSHOT: checking for updates from opensymphony [INFO] [compiler:compile] Compiling 401 source files to /home/musachy/dev/struts/core/target/classes [INFO] [apt:execute {execution: default}] warning: Specified AnnotationProcessorFactory, ' org.apache.struts.annotations.taglib.apt.TLDAnnotationProcessorFactory', not found on search path. warning: No annotation processors found but annotations present. 2 warnings [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34 seconds [INFO] Finished at: Sat Jan 20 12:31:54 EST 2007 [INFO] Final Memory: 17M/81M [INFO] ------------------------------------------------------------------------ musachy On 1/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 1/20/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > What do I need to do to compile? Apt keeps complaining that it cannot find > the processor factory (that's inside the annotations jar). My maven > knowledge nears zero :) Try building struts-annotations locally, then building struts 2. If that doesn't work, I need to see the commands you're typing, and the error you're getting. (If there is a lot of output, you can paste it on http://rafb.net/paste/ and link to it.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "Hey you! Would you help me to carry the stone?" Pink Floyd