I fixed the issue by handling the exception in 
DefaultServiceGroupDeployer.java, please verify, see commit 
34726f2da7108976c6fda117cbb95fc5824595f2

Thanks

Martin
From: Martin Eppel (meppel)
Sent: Thursday, November 20, 2014 2:05 PM
To: [email protected]
Subject: failed to build stratos master with latest source (11/20 1:30 pm PST), 
ayone else seeing this ?



INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
org.apache.stratos.manager ---
[WARNING] Invalid POM for uddi:uddi4j:jar:1.0.1, transitive dependencies (if 
any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for 
org.eclipse.core:org.eclipse.core.runtime:jar:3.5.0.v20090429-1800, transitive 
dependencies (if any) will not be available, enable debug logging for more 
details
[WARNING] Invalid project model for artifact 
[org.eclipse.core.runtime:org.eclipse.core:3.5.0.v20090429-1800]. It will be 
ignored by the remote resources Mojo.
[WARNING] Invalid project model for artifact [uddi4j:uddi:1.0.1]. It will be 
ignored by the remote resources Mojo.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
org.apache.stratos.manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
org.apache.stratos.manager ---
[INFO] Compiling 137 source files to 
/home/netiq/architecture/stratos_repo2/stratos/components/org.apache.stratos.manager/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/home/netiq/architecture/stratos_repo2/stratos/components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/client/AutoscalerServiceClient.java:[235,36]
 error: unreported exception AutoScalerServiceAutoScalerExceptionException; 
must be caught or declared to be thrown

Reply via email to