See <https://builds.apache.org/job/cloudstack-apidocs-master/221/changes>

Changes:

[brian.federle] Add plugins section

[brian.federle] Fix path for plugins.js

[brian.federle] CSS: Cleanup formatting

[brian.federle] Add/style basic plugin listing

[brian.federle] Add plugin loading functionality and basic framework

[brian.federle] UI Plugin: Use new format

[brian.federle] UI sections: Support per-section pre-filter

[brian.federle] UI plugins API: addSection method

[brian.federle] db / upgrade: Add columns to sync_queue and sync_queue_item

[brian.federle] S3-backed Secondary Storage

[brian.federle] Add plugin detail view on click

[brian.federle] UI plugins: Dynamically load CSS

[brian.federle] UI Detail view: support external links

[brian.federle] UI plugins: Add more metadata

[brian.federle] UI plugins: Implement plugin detail page

[brian.federle] UI plugins: Add localization strings

[brian.federle] UI plugin: Show custom icon

[bhaisaab] CLOUDSTACK-1226: Fix 4.1-new-db-schema.sql, use cloud before exec 
statements

[bhaisaab] CLOUDSTACK-710: mkdir -p destination before scp-ing file in 
CitrixResourceBase

[bhaisaab] usage: Add maven target to run usage server

[htrippaers] Slightly upgraded memory requirements, with 128M the server will 
crash

[chiradeep] CLOUDSTACK-1066: fetch cloudstack init files for systemvm from git.

[prachi] CLOUDSTACK-1120 [EC2 Query API] Parameter 'keynames' is not honoured 
by DescribeKeyPairs

[prachi] CLOUDSTACK-1121: [EC2 Query API] RunInstances, instance is always 
deployed in the default security group

[prachi] CLOUDSTACK-1112 [EC2 Query API] DescribeSnapshots fails, when an 
invalid 'snapshotId' parameter is provided

[brian.federle] Conditionally load plugin section

[brian.federle] Unload test plugin by default

[prachi] CLOUDSTACK-1124 [EC2 Query API] Improve the logging. Having empty 
response objects is harmless to functionality

[prachi] CLOUDSTACK-1136: [EC2 Query API] AssociateAdress, DisassociateAddress 
and ReleaseAddress fail with NPE

[prachi] CLOUDSTACK-1126: [EC2 Query API] RunInstances ignores the UserData 
input parameter

[prachi] CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for 
additional filters

[chip.childers] CLOUDSTACK-1233: Fixed veewee config file legal documentation

[bhaisaab] maven: don't use process-test-resources lifecycles, target are 
skipped if test are

[murali.reddy] CLOUDSTACK-1241: Network apply rules logic is broken

[bhaisaab] CLOUDSTACK-1243: Add @Inject to fix NPE in AccountManagerImpl

[bhaisaab] CLOUDSTACK-1066: Add random password for cloud, fix trailing 
whitespaces, cleanup isos

[bhaisaab] CLOUDSTACK-1066: Fix FIXMEs, rename script to postinstall.sh

[htrippaers] Don't forget the environment.properties when packaging

[bhaisaab] CLOUDSTACK-1106: Fix documentation for cloud-setup-databases

[sudison] If filesystem in virtual router is in read-only state, reports error 
to

[min.chen] CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts

[prachi] CLOUDSTACK-1128: [EC2 Query API] DescribeAvailabilityZones, support 
for message filter

[prachi] CLOUDSTACK-1129: [EC2 Query API] DescribeVolumes, add support for 
filter attachment.status

[prachi] CLOUDSTACK-1125: [EC2 Query API] Permission denied exception when a 
parameter value contains space

[prachi] CLOUDSTACK-1131

[prachi] CLOUDSTACK-1133: [EC2 Query API] In StopInstances add support for 
parameter 'force'

[prachi] CLOUDSTACK-1135: [EC2 Query API] AuthorizeSecurityGroupIngress and 
RevokeSecurityGroupIngress fails when icmp code and type is provided

[brian.federle] UI Plugin API: Implement 'apiCall' helper

[alex.huang] moved console proxy into services directory.  no code change

[alex.huang] Moved console-proxy into services

[jessica.wang] CLOUDSTACK-618: cloudstack UI - API request throttling - for 
async job action, make frequency of calling queryAsyncJobResult API based on 
listCapabilities response.

[brian.federle] UI Plugins, API call helper: Add 'pollAyncJobResult' helper, 
allow passing data

[sheng.yang] CLOUDSTACK-1242: Fix inline mode

[sheng.yang] Add missing break to applyRules in FirewallManager

[marcus] Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3

[bhaisaab] console-proxy: Fix broken build system due to console-proxy moves

[pranav.saxena] Persistent Networks Documentation:Reviewed by - Jessica 
Tomechak and Likitha Shetty

[bhaisaab] maven: build client at the end, fixes path error for console-proxy 
build target

[bhaisaab] rat: Fix license for ResourceLimitManagerImplTest.java

[pranav.saxena] Revert "Persistent Networks Documentation:Reviewed by - Jessica 
Tomechak and Likitha Shetty"

[bhaisaab] CLOUDSTACK-1237: Fix an overriding method that would help find 
template adapter

[bhaisaab] CLOUDSTACK-1070: Don't create HyervisorTemplateAdapter bean, it's 
already a @Component

[bhaisaab] usage: Fix classpath issue for usage server

[tsp] CLOUDSTACK-1088: EnableStaticNat error will clear the data in database

[bhaisaab] CLOUDSTACK-710: CitrixResourceBase, if dest dir is not found, mkdir 
-m 700 -p

[mice_xia] CLOUDSTACK-684 support vm snapshot

[marcus] Summary: Change vhd-util check in cloud.spec to point to 
/usr/share/cloudstack

[jessica.wang] CLOUDSTACK-618: cloudstack UI - API request throttling - for 
async job actions that are not using notification widget, make frequency of 
calling queryAsyncJobResult API based on listCapabilities response.

[jessica.wang] CLOUDSTACK-1251: cloudstack UI -  zBaremetal - zone wizard - 
when hypervisor is BareMetal, click Next button in Guest Traffic step will 
finish the whole process.

[jessica.wang] CLOUDSTACK-618: cloudstack UI - API request throttling - for 
async job action uploadCustomCertificate, make frequency of calling 
queryAsyncJobResult API based on listCapabilities response.

[marcus] Summary: Fix hanging references to /var/lib/cloud, changed to 
/var/cloudstack

[chiradeep] CLOUDSTACK-1265: /etc/init.d/dnsmasq puts pid in 
/var/run/dnsmasq/dnsmasq.pid

[brian.federle] Add license headers to new JS files

[sheng.yang] IPv6: Enable dual stack support

[edison.su] add missing file, fix build

[alex.huang] Removed a bunch of missing files and useless imports

[marcus] Summary: KVM - Fix physical net parsing when traffic label points to 
tagged dev

[prachi] CLOUDSTACK-1134: [EC2 Query API] DescribeSnapshots, 'n' ListVolumes 
get fired on CS for displaying 'n' Snapshots taken from the same Volume

[mice_xia] CS648 ckeck in missing VO file

[david] dev guide updates for 4.1

[pranav.saxena] Persistent Networks documentation:Reviewed-By: Jessica Tomechak 
and Likitha Shetty

[runseb] Docs: Fixed typo in nicira plugin guide

[bhaisaab] CLOUDSTACK-1272: Fix incorrect annotation for service offering id

[bhaisaab] maven: Fix stray characted in client/pom.xml introduced in 4572bc06

[bhaisaab] rat: Fix license for file from recent ui-plugins merge

[marcus] Summary: Adjust systemvm.iso path for KVM, due to packaging changes

[min.chen] CLOUDSTACK-1277: populating transit password field to UserVmJoinVO in

[sheng.yang] CLOUDSTACK-1219, CLOUDSTACK-1220: Fix IPv6 error messages

[marcus] Summary: centos63/package.sh, slightly better version parsing

[min.chen] CLOUDSTACK-1137: force reconnect to a disconnected host throws error.

[koushik.das] CLOUDSTACK-672: Set VMware cluster max. limit based on HV version

[likitha.shetty] CLOUDSTACK-1207. UpdateNetwork API fails with NPE if the 
network offering is not being updated and is non-persistent.

[kishan] CLOUDSTACK-1295 : Added usage unit tests

[bhaisaab] CLOUDSTACK-1066: Add building script to build appliance

[htrippaers] Make sure initial log messages go somewhere for agent and usage

[tsp] maven pom: put apache cloudstack tools together in umbrella pom

[chip.childers] CLOUDSTACK-625: Correcting legal documentation for the 
require.js file

[pranav.saxena] Egress Firewall Rules Documentation

[kishan] added db.properties to usage test resources

[min.chen] CLOUDSTACK-1253: Remove @author tag.

------------------------------------------
[...truncated 3390 lines...]
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/test/target/cloud-testclient-4.1.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-testclient/4.1.0-SNAPSHOT/cloud-testclient-4.1.0-SNAPSHOT-tests.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-testclient ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target>

[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-client-ui ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-client-ui ---
Downloading: 
http://repo.maven.apache.org/maven2/org/libvirt/libvirt/0.4.9/libvirt-0.4.9.pom
[INFO] [INFO] Executing tasks

main:
     [copy] Copying 1 file to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF>
     [copy] Copying 7 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF/classes>

[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-client-ui ---
     [copy] Copying 174 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF/classes/scripts>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF/classes/vms>
     [copy] Copying 183 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp>
     [copy] Copying 24 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF/classes>
     [copy] Copying 24 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp/WEB-INF/classes>
     [copy] Copying 6 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/utilities/bin>
     [copy] Copying 2 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/utilities/bin>
     [copy] Copying 59 files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/utilities/scripts/db>
[INFO] Executed tasks
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-client-ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (process-nonoss) @ cloud-client-ui ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [INFO] Executing tasks

main:
[INFO] Executed tasks

[INFO] --- maven-antrun-plugin:1.7:run (process-nonoss-spring-context) @ 
cloud-client-ui ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-client-ui ---
[INFO] [debug] execute contextualize

[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/src/test/resources>
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-client-ui ---
[INFO] Copying 3 resources
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-client-ui ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-client-ui ---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.3:war (default-war) @ cloud-client-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [cloud-client-ui] in 
[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/cloud-client-ui-4.1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources 
[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/generated-webapp]>
[INFO] Webapp assembled in [391 msecs]
[INFO] Building war: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/cloud-client-ui-4.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ 
cloud-client-ui ---
[INFO] [INFO] Configured Artifact: org.jasypt:jasypt:1.9.0:jar
[INFO] Configured Artifact: org.jasypt:jasypt:1.8:jar
[INFO] Copying jasypt-1.9.0.jar to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/pythonlibs/jasypt-1.9.0.jar>
[INFO] Copying jasypt-1.8.jar to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/pythonlibs/jasypt-1.8.jar>

[INFO] --- maven-dependency-plugin:2.5.1:copy (copy) @ cloud-client-ui ---
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/cloud-client-ui-4.1.0-SNAPSHOT.war>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-client-ui/4.1.0-SNAPSHOT/cloud-client-ui-4.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-client-ui ---
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-client-ui/4.1.0-SNAPSHOT/cloud-client-ui-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [25.033s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [29.076s]
[INFO] Apache CloudStack API ............................. SUCCESS [11.389s]
[INFO] Apache CloudStack Core ............................ SUCCESS [5.081s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [6.431s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.660s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [4.360s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [5.494s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.712s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [2.835s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [2.321s]
[INFO] Apache CloudStack Server .......................... SUCCESS [18.309s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [15.483s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [4.658s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.800s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [5.602s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [3.763s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [2.743s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SUCCESS [3.473s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS 
[2.932s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [3.428s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [3.730s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.781s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [5.159s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [2.804s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [3.657s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [11.552s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [4.604s]
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS [3.766s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [3.564s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [5.008s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS 
[3.042s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [5.832s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS 
[6.293s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [3.659s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [2.628s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [2.727s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS 
[3.066s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS 
[4.488s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [2.483s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [3.587s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [1.879s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [4.093s]
[INFO] Apache CloudStack Plugin - Storage Volume solidfire  SUCCESS [3.205s]
[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS [1.457s]
[INFO] Apache CloudStack Cloud Engine Compute Component .. SUCCESS [2.432s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [4.373s]
[INFO] Apache CloudStack Engine Storage Image Motion Component  SUCCESS [3.625s]
[INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS [2.685s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [3.242s]
[INFO] Apache CloudStack Engine Storage integration test Component  SUCCESS 
[3.605s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2.380s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [2.502s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.668s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.604s]
[INFO] Apache CloudStack Console Proxy Service ........... SUCCESS [0.782s]
[INFO] Apache CloudStack Console Proxy Plugin ............ SUCCESS [0.749s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [6.358s]
[INFO] Apache CloudStack Test ............................ SUCCESS [4.833s]
[INFO] Apache CloudStack Client UI ....................... SUCCESS [10.757s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:17.728s
[INFO] Finished at: Fri Feb 15 20:23:32 UTC 2013
[INFO] Final Memory: 37M/114M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
channel stopped
[cloudstack-apidocs-master] $ /bin/bash -xe /tmp/hudson8686663453099714474.sh
+ mvn -P developer -pl :cloud-apidoc
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.cloudstack:cloud-apidoc:4.1.0-SNAPSHOT 
(<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/pom.xml)>
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.cloudstack:cloudstack:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 17, column 13 -> [Help 2]
[ERROR]   
[ERROR]   The project org.apache.cloudstack:cloud-cli:4.1.0-SNAPSHOT 
(<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/cli/pom.xml)>
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.cloudstack:cloudstack:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 25, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.apache.cloudstack:cloud-devcloud:4.1.0-SNAPSHOT 
(<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/devcloud/pom.xml)>
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.cloudstack:cloudstack:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 17, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.apache.cloudstack:cloud-devcloud-kvm:4.1.0-SNAPSHOT 
(<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/devcloud-kvm/pom.xml)>
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.cloudstack:cloudstack:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 17, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Archiving artifacts

Reply via email to