[Dle-ohmit] Nightly build results for dle-ohmit
Maven User
maven@epic52.dep.state.fl.us
Thu, 15 Sep 2005 21:12:41 -0400
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
nightly-build:
[mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target
Now attaining goal number 0, which is clean
clean:clean:
[delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target
clean:
Now attaining goal number 1, which is java:compile
java:prepare-filesystem:
[mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
java:compile:
[echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
[echo]
==========================================================
NOTE: Targetting JVM 1.4, classes
will not run on earlier JVMs
==========================================================
[javac] Compiling 66 source files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:16: package org.springframework.context.i18n does not exist
import org.springframework.context.i18n.LocaleContextHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:52: cannot resolve symbol
symbol : variable LocaleContextHolder
location: class dle.ohmit.util.DateUtil
Locale locale = LocaleContextHolder.getLocale();
^
Note: /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/validator/StrutsValidator.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
2 errors
BUILD FAILED
File...... /3psw/home/maven-1.0.2/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 4 seconds
Finished at: Thu Sep 15 21:12:41 EDT 2005