provided scope and compilation error

2010-12-14 Thread El Arbi ABOUSSOROR
Hi I have a multi modules project with a jar module and war one. Actually I don't want to deploy 2 of my jar module dependencies to the war, so I put a scope provided in the jar module pom. But when I run mvn install I get the following error : [INFO]

RE: Build failure

2010-11-30 Thread El Arbi ABOUSSOROR
The structure of my project id very simple, I have only a 'model' folder in my existing project: tree . └───model -Message d'origine- De : El Arbi ABOUSSOROR [mailto:el-arbi.abousso...@sogeti.com] Envoyé : lundi 29 novembre 2010 17:11 À : users@maven.apache.org Objet : Build failure

Build failure

2010-11-29 Thread El Arbi ABOUSSOROR
Hi, I’m trying to create an archetype from existing project but fail to. D:\apps\FlightsV2mvn archetype:create-from-project -e + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO]