[Geoserver-devel] [jira] Created: (GEOS-1923) CSV module gets built as part of release process

CSV module gets built as part of release process
------------------------------------------------

                 Key: GEOS-1923
                 URL: http://jira.codehaus.org/browse/GEOS-1923
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.6.4
            Reporter: Arne Kepp
            Assignee: Andrea Aime
            Priority: Minor
             Fix For: 1.6.4

ak@anonymised.com:~/geoserver_16x$ mvn -DconfigId=release -DconfigDirectory=../../configuration javadoc:javadoc assembly:attached -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] GeoServer 1.6.x
[INFO] GeoServer Maven Plugins
[INFO] Plugins configuration files
[INFO] Configuration Deployment PlugIn
[INFO] Core Platform Module
[INFO] Data Module
[INFO] Open Web Service Model
[INFO] Open Web Service Module
[INFO] Main Module
[INFO] Web Coverage Service Module
[INFO] Validation Module
[INFO] Web Feature Service Model
[INFO] Web Feature Service Module
[INFO] Versioning Web Feature Service Model
[INFO] Versioned Web Feature Service Module
[INFO] Web Map Service Module
[INFO] Web Application Module
[INFO] Community Space
[INFO] Geoserver REST Support Code
[INFO] REST SLD service
[INFO] CSV thematic mapping module
[INFO] REST Configuration Service Module
[INFO] User Query Service Module
[INFO] Searching repository for plugin with prefix: 'javadoc'.
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer 1.6.x
[INFO] task-segment: [javadoc:javadoc]
[INFO] ------------------------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] **************************************************************
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro : VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [javadoc:javadoc]
[ERROR] Error fetching link: http://java.sun.com/products/java-media/3D/forDevelopers/j3dapi/package-list. Ignored it.
[ERROR] Error fetching link: http://geoapi.sourceforge.net/pending/javadoc/package-list. Ignored it.
[ERROR] Error fetching link: http://geoapi.sourceforge.net/legacy/javadoc/package-list. Ignored it.
[WARNING] -top option is not supported on Java version < 1.6. Ignore this option.
37 errors
1 warning
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Exit code: 1 - /home/ak/geoserver_16x/community/sldService/src/main/java/org/fao/styling/ColorRamp.java:27: generics are not supported in -source 1.4
(try -source 1.5 to enable generics)
  public List<Color> getRamp() throws Exception;
                   ^

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira