43 lines
2.6 KiB
Text
43 lines
2.6 KiB
Text
|
|
[INFO] Scanning for projects...
|
||
|
|
[INFO]
|
||
|
|
[INFO] --< com.stephenschafer.email-manager:com.stephenschafer.email-manager >--
|
||
|
|
[INFO] Building com.stephenschafer.email-manager 0.0.2-SNAPSHOT
|
||
|
|
[INFO] from pom.xml
|
||
|
|
[INFO] --------------------------------[ war ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- clean:3.2.0:clean (default-clean) @ com.stephenschafer.email-manager ---
|
||
|
|
[INFO] Deleting /disk1/home/sschafer/projects/com.stephenschafer.email/target
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ com.stephenschafer.email-manager ---
|
||
|
|
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
|
||
|
|
[INFO] skip non existing resourceDirectory /disk1/home/sschafer/projects/com.stephenschafer.email/src/main/resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ com.stephenschafer.email-manager ---
|
||
|
|
[INFO] Recompiling the module because of changed source code.
|
||
|
|
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
|
||
|
|
[INFO] Compiling 14 source files with javac [debug target 1.8] to target/classes
|
||
|
|
[WARNING] bootstrap class path not set in conjunction with -source 8
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ com.stephenschafer.email-manager ---
|
||
|
|
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
|
||
|
|
[INFO] skip non existing resourceDirectory /disk1/home/sschafer/projects/com.stephenschafer.email/src/test/resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ com.stephenschafer.email-manager ---
|
||
|
|
[INFO] No sources to compile
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.2:test (default-test) @ com.stephenschafer.email-manager ---
|
||
|
|
[INFO] No tests to run.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- war:3.4.0:war (default-war) @ com.stephenschafer.email-manager ---
|
||
|
|
[INFO] Packaging webapp
|
||
|
|
[INFO] Assembling webapp [com.stephenschafer.email-manager] in [/disk1/home/sschafer/projects/com.stephenschafer.email/target/com.stephenschafer.email-manager-0.0.2-SNAPSHOT]
|
||
|
|
[INFO] Processing war project
|
||
|
|
[INFO] Copying webapp resources [/disk1/home/sschafer/projects/com.stephenschafer.email/WebContent]
|
||
|
|
[INFO] Building war: /disk1/home/sschafer/projects/com.stephenschafer.email/target/com.stephenschafer.email-manager-0.0.2-SNAPSHOT.war
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] BUILD SUCCESS
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] Total time: 2.078 s
|
||
|
|
[INFO] Finished at: 2024-11-28T08:07:33-07:00
|
||
|
|
[INFO] ------------------------------------------------------------------------
|