D:\projects\turbine-2.4M2>maven
| \/ | _Apache _ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\,_|\_/\_|_||_| v. 1.0.2
Tag library requested that is not present: 'maven' in plugin: 'null' Tag library requested that is not present: 'maven' in plugin: 'null' build:start:
turbine:build: java:prepare-filesystem:
[mkdir] Created dir: D:\projects\turbine-2.4M2\target\classes
java:compile:
[echo] Compiling to D:\projects\turbine-2.4M2/target/classes [echo]
==========================================================
NOTE: Targetting JVM 1.5, classes will not run on earlier JVMs
==========================================================
[javac] Compiling 258 source files to D:\projects\turbine-2.4M2\target\classes
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\services\intake\IntakeTool.java:121: cannot access org.apache.turbine.util.parser.ValueParser file org\apache\turbine\util\parser\ValueParser.class not found
List foundGroups = Intake.getGroup(groupNames[i])
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\services\intake\IntakeTool.java:286: cannot find symbol symbol : method init(java.lang.String,org.apache.fulcrum.parser.ValueParser) location: class org.apache.fulcrum.intake.model.Group
g.init(key, pp);
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\util\uri\TurbineURI.java:826: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for(Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\util\uri\TemplateURI.java:267: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for(Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\modules\ActionEvent.java:223: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for (Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\modules\ActionEvent.java:287: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for (Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\util\velocity\VelocityActionEvent.java:164: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for (Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\util\velocity\VelocityActionEvent.java:241: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for (Iterator it = pp.keySet().iterator(); it.hasNext();)
^
D:\projects\turbine-2.4M2\src\java\org\apache\turbine\modules\screens\Error.java:59: cannot find symbol symbol : method keySet() location: interface org.apache.fulcrum.parser.ParameterParser
for (Iterator it = data.getParameters().keySet().iterator();
^
Note: * uses or overrides a deprecated API. Note: Recompile with -
deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -
unchecked for details. 9 errors
BUILD FAILED File...... C:\Documents and Settings\tung\.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: 15 seconds Finished at: Sun Dec 10 15:56:07 CET 2006
D:\projects\turbine-2.4M2>