[INFO] <<< maven-assembly-plugin:2.2-beta-2:assembly (default-cli) @ framework3 <<<
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-2:assembly (default-cli) @ framework3 ---
[INFO] Reading assembly descriptor: src/assembly/jar1.xml
[INFO] Processing DependencySet (output=lib)
[WARNING] Artifact: com.coface.corp:framework3:jar:4.1.0 references the same file as the assembly destination file. Moving it to a temporary location
for inclusion.
[INFO] Processing DependencySet (output=lib)
[INFO] Building jar: D:\dev_2011\eclipse_workspaces\frameworkTest3\target\framework3-4.1.0.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: D:\dev_2011\eclipse_workspaces\frameworkTest3\target\framework3-4.1.0.jar, it will become the file for main pr
oject artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: D:\dev_2011\eclipse_workspaces\frameworkTest3\target\archive-tmp\framework3-4.1.0.jar
with assembly file: D:\dev_2011\eclipse_workspaces\frameworkTest3\target\framework3-4.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.625s
[INFO] Finished at: Mon Dec 26 16:04:06 CET 2011
[INFO] Final Memory: 26M/63M
[INFO] ------------------------------------------------------------------------
D:\dev_2011\eclipse_workspaces\frameworkTest3>
Partager