Hi to all, We develop an in-house mojo to translate webapps contents in various langs.
It works very well for months from maven command line or even from IDE (maven package). But when we do a project clean we got the following error : [org.apache.maven:maven-plugin-api:jar:2.0.1:runtime, org.codehaus.plexus:plexus-utils:jar:1.4.1:runtime, org.apache.maven:maven-project:jar:2.0:runtime, org.apache.maven:maven-profile:jar:2.0:runtime, org.apache.maven:maven-model:jar:2.0:runtime, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime, junit:junit:jar:3.8.1:runtime, classworlds:classworlds:jar:1.1-alpha-2:runtime, org.apache.maven:maven-artifact-manager:jar:2.0:runtime, org.apache.maven:maven-repository-metadata:jar:2.0:runtime, org.apache.maven:maven-artifact:jar:2.0:runtime, org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime, net.sf.jt400:jt400-full:jar:6.3:runtime] 10/1/08 6:18:41 PM CEST: [DEBUG] Retrieving realm for plugin with id: /plugins/org.mycorp.mojo:translator-maven-plugin:[EMAIL PROTECTED]/thread:Worker-41 10/1/08 6:18:41 PM CEST: [DEBUG] Creating realm for plugin with id: /plugins/org.mycorp.mojo:translator-maven-plugin:[EMAIL PROTECTED]/thread:Worker-41 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-plugin-api from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-project from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-profile from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-model from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: plexus-container-default from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: classworlds from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-artifact-manager from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-repository-metadata from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: maven-artifact from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Excluding artifact: wagon-provider-api from plugin realm; it's already included in Maven's core. 10/1/08 6:18:41 PM CEST: [DEBUG] Saving artifacts: [org.apache.maven:maven-plugin-api:jar:2.0.1:runtime, org.codehaus.plexus:plexus-utils:jar:1.4.1:runtime, org.apache.maven:maven-project:jar:2.0:runtime, org.apache.maven:maven-profile:jar:2.0:runtime, org.apache.maven:maven-model:jar:2.0:runtime, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime, junit:junit:jar:3.8.1:runtime, classworlds:classworlds:jar:1.1-alpha-2:runtime, org.apache.maven:maven-artifact-manager:jar:2.0:runtime, org.apache.maven:maven-repository-metadata:jar:2.0:runtime, org.apache.maven:maven-artifact:jar:2.0:runtime, org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime, net.sf.jt400:jt400-full:jar:6.3:runtime] for plugin: /plugins/org.mycorp.mojo:translator-maven-plugin:[EMAIL PROTECTED]/thread:Worker-41 10/1/08 6:18:41 PM CEST: [DEBUG] Created realm: ClassRealm[/plugins/org.mycorp.mojo:translator-maven-plugin:[EMAIL PROTECTED]/thread:Worker-41, parent: null] for plugin: org.mycorp.mojo:translator-maven-plugin 10/1/08 6:18:41 PM CEST: [DEBUG] Discovering components in realm: ClassRealm[/plugins/org.mycorp.mojo:translator-maven-plugin:[EMAIL PROTECTED]/thread:Worker-41, parent: null] 10/1/08 6:18:41 PM CEST: Build errors for slib-am-exylos-webapp; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to construct build plan for: slib-am-exylos-webapp Id: org.mycorp.am:slib-am-exylos-webapp:war:1.1.0 task-segment: [process-test-resources]. Reason: Failed to resolve plugin for mojo binding: org.mycorp.mojo:translator-maven-plugin:1.0-SNAPSHOT:translator Regards --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email