See <https://builds.apache.org/job/ManifoldCF-mvn/13/changes>

Changes:

[kwright] Fix for CONNECTORS-714. Revise LiveLink connector to allow document 
fetching via LAPI.

[piergiorgio] now Alfresco Connector manage all the exceptions using handlers 
(CONNECTORS-718)

[piergiorgio] - Alfresco connector now includes a better management of 
IOExceptions (CONNECTORS-713)
- upgraded the Maven build with Java 7
- updated the Alfresco 4 WAR build with some new settings

[kwright] Possible fix for CONNECTORS-623.

[kwright] Fix for CONNECTORS-716.

------------------------------------------
[...truncated 1161 lines...]
[INFO] Building ManifoldCF 1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install-file (default-cli) @ mcf-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/ManifoldCF-mvn/ws/lib/xmlsec.jar> to 
/home/jenkins/.m2/repository/xml-security/xmlsec/1.4.1/xmlsec-1.4.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ManifoldCF ........................................ SUCCESS [0.312s]
[INFO] ManifoldCF - Framework ............................ SKIPPED
[INFO] ManifoldCF - Framework - Core ..................... SKIPPED
[INFO] ManifoldCF - Framework - UI Core .................. SKIPPED
[INFO] ManifoldCF - Framework - Agents ................... SKIPPED
[INFO] ManifoldCF - Framework - Pull Agent ............... SKIPPED
[INFO] ManifoldCF - Framework - Authority Servlet ........ SKIPPED
[INFO] ManifoldCF - Framework - API Servlet .............. SKIPPED
[INFO] ManifoldCF - Framework - Authority Service ........ SKIPPED
[INFO] ManifoldCF - Framework - API Service .............. SKIPPED
[INFO] ManifoldCF - Framework - Crawler UI ............... SKIPPED
[INFO] ManifoldCF - Framework - Script Engine ............ SKIPPED
[INFO] ManifoldCF - Framework - Combined Service ......... SKIPPED
[INFO] ManifoldCF - Connectors ........................... SKIPPED
[INFO] ManifoldCF - Connectors - Active Directory ........ SKIPPED
[INFO] ManifoldCF - Connectors - Filesystem .............. SKIPPED
[INFO] ManifoldCF - Connectors - MetaCarta GTS ........... SKIPPED
[INFO] ManifoldCF - Connectors - jCIFS ................... SKIPPED
[INFO] ManifoldCF - Connectors - JDBC .................... SKIPPED
[INFO] ManifoldCF - Connectors - LDAP .................... SKIPPED
[INFO] ManifoldCF - Connectors - Null Authority .......... SKIPPED
[INFO] ManifoldCF - Connectors - Null Output ............. SKIPPED
[INFO] ManifoldCF - Connectors - RSS ..................... SKIPPED
[INFO] ManifoldCF - Connectors - SharePoint .............. SKIPPED
[INFO] ManifoldCF - Connectors - Solr .................... SKIPPED
[INFO] ManifoldCF - Connectors - Web ..................... SKIPPED
[INFO] ManifoldCF - Connectors - CMIS .................... SKIPPED
[INFO] ManifoldCF - Connectors - OpenSearchServer ........ SKIPPED
[INFO] ManifoldCF - Connectors - Wiki .................... SKIPPED
[INFO] ManifoldCF - Connectors - Alfresco ................ SKIPPED
[INFO] ManifoldCF - Connectors - ElasticSearch ........... SKIPPED
[INFO] ManifoldCF - Connectors - Dropbox ................. SKIPPED
[INFO] ManifoldCF - Connectors - GoogleDrive ............. SKIPPED
[INFO] ManifoldCF - Test materials ....................... SKIPPED
[INFO] ManifoldCF - Test Materials - Alfresco WAR ........ SKIPPED
[INFO] ManifoldCF - Framework - Jetty Runner ............. SKIPPED
[INFO] ManifoldCF - Tests ................................ SKIPPED
[INFO] ManifoldCF - Test - ElasticSearch ................. SKIPPED
[INFO] ManifoldCF - Test - Alfresco ...................... SKIPPED
[INFO] ManifoldCF - Test - Wiki .......................... SKIPPED
[INFO] ManifoldCF - Test - CMIS .......................... SKIPPED
[INFO] ManifoldCF - Test - Filesystem .................... SKIPPED
[INFO] ManifoldCF - Test - Sharepoint .................... SKIPPED
[INFO] ManifoldCF - Test - RSS ........................... SKIPPED
[INFO] ManifoldCF - Test - Webcrawler .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.334s
[INFO] Finished at: Sat Jun 15 01:34:02 UTC 2013
[INFO] Final Memory: 9M/303M
[INFO] ------------------------------------------------------------------------
Dependencies installed
[ManifoldCF-mvn] $ mvn -DskipTests=false -DskipITs=true clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.manifoldcf:alfresco-4-war:war:1.3-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-war-plugin is missing. @ line 115, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ManifoldCF
[INFO] ManifoldCF - Framework
[INFO] ManifoldCF - Framework - Core
[INFO] ManifoldCF - Framework - UI Core
[INFO] ManifoldCF - Framework - Agents
[INFO] ManifoldCF - Framework - Pull Agent
[INFO] ManifoldCF - Framework - Authority Servlet
[INFO] ManifoldCF - Framework - API Servlet
[INFO] ManifoldCF - Framework - Authority Service
[INFO] ManifoldCF - Framework - API Service
[INFO] ManifoldCF - Framework - Crawler UI
[INFO] ManifoldCF - Framework - Script Engine
[INFO] ManifoldCF - Framework - Combined Service
[INFO] ManifoldCF - Connectors
[INFO] ManifoldCF - Connectors - Active Directory
[INFO] ManifoldCF - Connectors - Filesystem
[INFO] ManifoldCF - Connectors - MetaCarta GTS
[INFO] ManifoldCF - Connectors - jCIFS
[INFO] ManifoldCF - Connectors - JDBC
[INFO] ManifoldCF - Connectors - LDAP
[INFO] ManifoldCF - Connectors - Null Authority
[INFO] ManifoldCF - Connectors - Null Output
[INFO] ManifoldCF - Connectors - RSS
[INFO] ManifoldCF - Connectors - SharePoint
[INFO] ManifoldCF - Connectors - Solr
[INFO] ManifoldCF - Connectors - Web
[INFO] ManifoldCF - Connectors - CMIS
[INFO] ManifoldCF - Connectors - OpenSearchServer
[INFO] ManifoldCF - Connectors - Wiki
[INFO] ManifoldCF - Connectors - Alfresco
[INFO] ManifoldCF - Connectors - ElasticSearch
[INFO] ManifoldCF - Connectors - Dropbox
[INFO] ManifoldCF - Connectors - GoogleDrive
[INFO] ManifoldCF - Test materials
[INFO] ManifoldCF - Test Materials - Alfresco WAR
[INFO] ManifoldCF - Framework - Jetty Runner
[INFO] ManifoldCF - Tests
[INFO] ManifoldCF - Test - ElasticSearch
[INFO] ManifoldCF - Test - Alfresco
[INFO] ManifoldCF - Test - Wiki
[INFO] ManifoldCF - Test - CMIS
[INFO] ManifoldCF - Test - Filesystem
[INFO] ManifoldCF - Test - Sharepoint
[INFO] ManifoldCF - Test - RSS
[INFO] ManifoldCF - Test - Webcrawler
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ManifoldCF 1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mcf-parent ---
[INFO] Deleting <https://builds.apache.org/job/ManifoldCF-mvn/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mcf-parent ---
[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] --- maven-install-plugin:2.3.1:install (default-install) @ mcf-parent ---
[INFO] Installing <https://builds.apache.org/job/ManifoldCF-mvn/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/manifoldcf/mcf-parent/1.3-SNAPSHOT/mcf-parent-1.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ManifoldCF - Framework 1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mcf-framework ---
[INFO] Deleting 
<https://builds.apache.org/job/ManifoldCF-mvn/ws/framework/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mcf-framework 
---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mcf-framework 
---
[INFO] Installing 
<https://builds.apache.org/job/ManifoldCF-mvn/ws/framework/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/manifoldcf/mcf-framework/1.3-SNAPSHOT/mcf-framework-1.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ManifoldCF - Framework - Core 1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mcf-core ---
[INFO] Deleting 
<https://builds.apache.org/job/ManifoldCF-mvn/ws/framework/core/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mcf-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mcf-core 
---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mcf-core ---
[INFO] Compiling 125 source files to 
<https://builds.apache.org/job/ManifoldCF-mvn/ws/framework/core/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac,  but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ManifoldCF ........................................ SUCCESS [1.047s]
[INFO] ManifoldCF - Framework ............................ SUCCESS [0.089s]
[INFO] ManifoldCF - Framework - Core ..................... FAILURE [1.967s]
[INFO] ManifoldCF - Framework - UI Core .................. SKIPPED
[INFO] ManifoldCF - Framework - Agents ................... SKIPPED
[INFO] ManifoldCF - Framework - Pull Agent ............... SKIPPED
[INFO] ManifoldCF - Framework - Authority Servlet ........ SKIPPED
[INFO] ManifoldCF - Framework - API Servlet .............. SKIPPED
[INFO] ManifoldCF - Framework - Authority Service ........ SKIPPED
[INFO] ManifoldCF - Framework - API Service .............. SKIPPED
[INFO] ManifoldCF - Framework - Crawler UI ............... SKIPPED
[INFO] ManifoldCF - Framework - Script Engine ............ SKIPPED
[INFO] ManifoldCF - Framework - Combined Service ......... SKIPPED
[INFO] ManifoldCF - Connectors ........................... SKIPPED
[INFO] ManifoldCF - Connectors - Active Directory ........ SKIPPED
[INFO] ManifoldCF - Connectors - Filesystem .............. SKIPPED
[INFO] ManifoldCF - Connectors - MetaCarta GTS ........... SKIPPED
[INFO] ManifoldCF - Connectors - jCIFS ................... SKIPPED
[INFO] ManifoldCF - Connectors - JDBC .................... SKIPPED
[INFO] ManifoldCF - Connectors - LDAP .................... SKIPPED
[INFO] ManifoldCF - Connectors - Null Authority .......... SKIPPED
[INFO] ManifoldCF - Connectors - Null Output ............. SKIPPED
[INFO] ManifoldCF - Connectors - RSS ..................... SKIPPED
[INFO] ManifoldCF - Connectors - SharePoint .............. SKIPPED
[INFO] ManifoldCF - Connectors - Solr .................... SKIPPED
[INFO] ManifoldCF - Connectors - Web ..................... SKIPPED
[INFO] ManifoldCF - Connectors - CMIS .................... SKIPPED
[INFO] ManifoldCF - Connectors - OpenSearchServer ........ SKIPPED
[INFO] ManifoldCF - Connectors - Wiki .................... SKIPPED
[INFO] ManifoldCF - Connectors - Alfresco ................ SKIPPED
[INFO] ManifoldCF - Connectors - ElasticSearch ........... SKIPPED
[INFO] ManifoldCF - Connectors - Dropbox ................. SKIPPED
[INFO] ManifoldCF - Connectors - GoogleDrive ............. SKIPPED
[INFO] ManifoldCF - Test materials ....................... SKIPPED
[INFO] ManifoldCF - Test Materials - Alfresco WAR ........ SKIPPED
[INFO] ManifoldCF - Framework - Jetty Runner ............. SKIPPED
[INFO] ManifoldCF - Tests ................................ SKIPPED
[INFO] ManifoldCF - Test - ElasticSearch ................. SKIPPED
[INFO] ManifoldCF - Test - Alfresco ...................... SKIPPED
[INFO] ManifoldCF - Test - Wiki .......................... SKIPPED
[INFO] ManifoldCF - Test - CMIS .......................... SKIPPED
[INFO] ManifoldCF - Test - Filesystem .................... SKIPPED
[INFO] ManifoldCF - Test - Sharepoint .................... SKIPPED
[INFO] ManifoldCF - Test - RSS ........................... SKIPPED
[INFO] ManifoldCF - Test - Webcrawler .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.025s
[INFO] Finished at: Sat Jun 15 01:34:08 UTC 2013
[INFO] Final Memory: 13M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project mcf-core: Compilation failure
[ERROR] Failure executing javac,  but could not parse the error:
[ERROR] javac: invalid target release: 1.7
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mcf-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Publishing Javadoc

Reply via email to