Christian you will find another thread as Andrea (and Michael?) work
through the issues with the build/maven/javadoc module; I think we are
close to being able to use the out of the box maven javadoc plugin now
that it has an "aggregation" option.

Bigger picture we should release our "build" artifacts separate from
the root pom.xml (they are updated less frequently).

The build order would then be a two part process:
1. cd build; and mvn install
2. cd ..; and mvn install

With the expectation that you could set up two targets in hudson; and
have one dependent on the other.

Jody

On Mon, May 25, 2009 at 4:05 AM, Christian Müller
<christian.muel...@nvoe.at> wrote:
> Attached a screen shot from hudson build server using ibm sdk 6.0
> Still 2 problems left
> 1) the geotools build is startet from modules/pom.xml, not from the root
> pom.xml. Starting from the root pom.xml, I get the following error
> ============= START LOG ==================
> [INFO] Compiling 3 source files to
> /home/christian/gt2-2.5.x/build/maven/javadoc/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/christian/gt2-2.5.x/build/maven/javadoc/src/main/java/org/geotools/mav
> en/taglet/Tutorial.java:[20,22] package com.sun.javadoc does not exist
> /home/christian/gt2-2.5.x/build/maven/javadoc/src/main/java/org/geotools/mav
> en/taglet/Tutorial.java:[21,28] package com.sun.tools.doclets does not exist
> /home/christian/gt2-2.5.x/build/maven/javadoc/src/main/java/org/geotools/mav
> en/taglet/Tutorial.java:[32,39] cannot find symbol
> symbol: class Taglet
> ============= END LOG ==================
> I think "com.sun.javadoc" is the reason for this. Any idea ?
> 2) geoserver builds with ibm sdk 6.0 but does not run with ibm sdk 6.0.
> (I will open a jira on this).
> So far, so good.
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> Geoserver-devel mailing list
> geoserver-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to