Build failed in Jenkins: Fluo Parent Pom #93

2016-10-17 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-fluo.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-fluo.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-fluo.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/fluo-parent^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/fluo-parent^{commit} # timeout=10
Checking out Revision a2855c495a6360972b8024712db290d853d42c71 
(refs/remotes/origin/fluo-parent)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2855c495a6360972b8024712db290d853d42c71
 > git rev-list a2855c495a6360972b8024712db290d853d42c71 # timeout=10
Parsing POMs
Established TCP socket on 37794
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Fluo Parent Pom] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m 
-XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37794
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Fluo Parent POM (incubating) 2-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- mavanagaiata:0.7.2:commit (git-commit) @ fluo-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ fluo-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (check-licenses) @ fluo-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: /.travis.yml
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 2 licence.
[INFO] 
[INFO] --- sortpom-maven-plugin:2.5.0:sort (sort-pom) @ fluo-parent ---
[INFO] Sorting file 

[INFO] Pom file is already sorted, exiting
[INFO] 
[INFO] --- formatter-maven-plugin:0.5.2:format (format-source) @ fluo-parent ---
[WARNING] The POM for org.apache.fluo:build-resources:jar:1.0.0-incubating is 
missing, no dependency information available
[WARNING] Failed to getClass for 
com.relativitas.maven.plugins.formatter.FormatterMojo
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 20.647 s
[INFO] Finished at: 2016-10-17T18:14:51+00:00
[INFO] Final Memory: 19M/247M
[INFO] 
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
net.revelc.code:formatter-maven-plugin:0.5.2:format (format-source) on project 
fluo-parent: Execution format-source of goal 
net.revelc.code:formatter-maven-plugin:0.5.2:format failed: Plugin 
net.revelc.code:formatter-maven-plugin:0.5.2 or one of its dependencies could 
not be resolved: Failure to find 
org.apache.fluo:build-resources:jar:1.0.0-incubating in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced -> [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/PluginResolutionException
[JENKINS] Archiving 

Jenkins build became unstable: Fluo #95

2016-10-17 Thread Apache Jenkins Server
See 



[GitHub] incubator-fluo-recipes pull request #113: Misc release prep cleanup

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-fluo-recipes/pull/113


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-fluo-website issue #28: Link to external Javadoc

2016-10-17 Thread mikewalch
GitHub user mikewalch opened an issue:

https://github.com/apache/incubator-fluo-website/issues/28

Link to external Javadoc

Remove existing javadoc and link to external javadoc instead






---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-fluo-website pull request #29: Updated javadocs to point to extern...

2016-10-17 Thread mikewalch
GitHub user mikewalch opened a pull request:

https://github.com/apache/incubator-fluo-website/pull/29

Updated javadocs to point to external website



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mikewalch/incubator-fluo-website web-28

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-fluo-website/pull/29.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #29


commit 44df6c32fe15eee3bc10c5dfd24b265fd176ac82
Author: Mike Walch 
Date:   2016-10-17T14:18:47Z

#28 - Removed Fluo & Fluo Recipes javadoc

commit 22e3a3d49924f829b728fc33f2d719a59792ae1e
Author: Mike Walch 
Date:   2016-10-17T16:38:57Z

Fixes #28 - Updated all javadocs links

* All javadocs links point to external site
* Updated all historical docs, releases, etc
* Updated scripts that convert documentation




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-fluo-website issue #28: Link to external Javadoc

2016-10-17 Thread asfgit
Github user asfgit closed the issue at:

https://github.com/apache/incubator-fluo-website/issues/28


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-fluo-website pull request #29: Updated javadocs to point to extern...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-fluo-website/pull/29


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---