1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] \MyProjects\projet-test\projet-domain\src\main\java\fr\compagny\projet\d
omain\entities\document\JPAAvenant.java:[13,0] package fr.compagny.projet.toolbo
x does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] PROJET :: projet pom .............................. SUCCESS [0.608s]
[INFO] projet-toolbox jar ................................ SUCCESS [2.132s]
[INFO] compagny :: projet-domain jar ..................... FAILURE [0.798s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.924s
[INFO] Finished at: Wed Nov 16 12:14:11 CET 2011
[INFO] Final Memory: 9M/25M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.
3.2:compile (default-compile) on project projet-domain: Compilation failure
[ERROR] \MyProjects\projet-test\projet-domain\src\main\java\fr\compagny\projet\d
omain\entities\document\JPAAvenant.java:[13,0] package fr.compagny.projet.toolbo
x does not exist
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :projet-domain
C:\MyProjects\projet-test>
[ATTACH]84965[/ATTACH] |
Partager