Hi,

I'm trying to build geotools from the current git master sources, using
maven 3.0.4, java 1.7.0_07 on an ubuntu box, and I get the following on
mvn install :

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
javadoc ---
[INFO] Compiling 3 source files to
/home/akos/src/aviation/geoserver/src/geotools/build/maven/javadoc/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/akos/src/aviation/geoserver/src/geotools/build/maven/javadoc/src/main/java/org/geotools/maven/taglet/Tutorial.java:[20,22]
error: package com.sun.javadoc does not exist

...

[INFO] 14 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Geotools .......................................... SUCCESS [0.636s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.038s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.036s]
[INFO] JAR files collector ............................... SUCCESS [1.051s]
[INFO] Cross-modules javadoc ............................. FAILURE [0.635s]


...

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project javadoc: Compilation failure: Compilation
failure:
[ERROR]
/home/akos/src/aviation/geoserver/src/geotools/build/maven/javadoc/src/main/java/org/geotools/maven/taglet/Tutorial.java:[20,22]
error: package com.sun.javadoc does not exist



what am I doing wrong?


Akos

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to