[Dev] Build Failure in Kernel - trunk

2013-08-21 Thread Thilini Ishaka
[INFO] WSO2 Carbon - Features Parent . SUCCESS [0.412s]
[INFO] WSO2 Carbon - Carbon Common Feature ... FAILURE [0.019s]
[INFO] WSO2 Carbon - Carbon Server Feature ... SKIPPED
[INFO] WSO2 Carbon - Carbon UI Feature ... SKIPPED
[INFO] WSO2 Carbon - Carbon Runtime Feature .. SKIPPED
[INFO] WSO2 Carbon - Carbon Feature .. SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1.209s
[INFO] Finished at: Wed Aug 21 16:28:55 IST 2013
[INFO] Final Memory: 6M/490M
[INFO]

[ERROR] Plugin org.wso2.maven:carbon-p2-plugin:1.5.2-SNAPSHOT or one of its
dependencies could not btrunke resolved: Failed to read artifact descriptor
for org.wso2.maven:carbon-p2-plugin:jar:1.5.2-SNAPSHOT: Failure to find
org.wso2.maven:carbon-p2-plugin:pom:1.5.2-SNAPSHOT in
http://dist.wso2.org/maven2 was cached in the local repository, resolution
will not be reattempted until the update interval of
wso2-maven2-repository-1 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


Thanks

-- 
*Thilini Ishaka
Senior Software Engineer**
WSO2 Inc. http://wso2.com*
*bolg: thiliniishaka.blogspot.com*
*linkedin: http://lk.linkedin.com/in/thiliniishaka*
*twitter: https://twitter.com/#!/ThiliniIsh*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in Kernel trunk

2013-08-14 Thread Janaka Ranabahu
Hi,

Im getting the following build failure in trunk kernel. The reason is that
we are referring to a dependency from Platform. Please note that this
bundle has the following dependency.

dependency
groupIdorg.apache.httpcomponents.wso2/groupId
artifactIdhttpcore/artifactId
version4.3.0.wso2v1/version
/dependency


[INFO] Building axis2.json.wso2 1.6.1.wso2v10
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ axis2-json ---
[INFO] Deleting
/home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target
[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
axis2-json ---
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
axis2-json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
axis2-json ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources)
@ axis2-json ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @
axis2-json ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ axis2-json ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ axis2-json
---
[WARNING] Bundle org.apache.axis2.wso2:axis2-json:bundle:1.6.1.wso2v10 :
Did not find matching referal for !org.apache.axis2.json.*
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ axis2-json
---
[INFO] Installing
/home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target/axis2-json-1.6.1.wso2v10.jar
to
/home/janaka/.m2/repository/org/apache/axis2/wso2/axis2-json/1.6.1.wso2v10/axis2-json-1.6.1.wso2v10.jar
[INFO] Installing
/home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/pom.xml
to
/home/janaka/.m2/repository/org/apache/axis2/wso2/axis2-json/1.6.1.wso2v10/axis2-json-1.6.1.wso2v10.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ axis2-json
---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO]

[INFO]

[INFO] Building axis2.client.wso2 1.6.1.wso2v10
[INFO]

[WARNING] The POM for
org.apache.httpcomponents.wso2:httpcore:jar:4.3.0.wso2v1 is missing, no
dependency information available
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Axis2 - Parent . SUCCESS [0.508s]
[INFO] Apache Axis2 - Resource bundle  SUCCESS [0.611s]
[INFO] Axiom Parent POM .. SUCCESS [0.442s]
[INFO] Axiom Test Utilities .. SUCCESS [1.167s]
[INFO] Axiom Jaxen Test Suite  SUCCESS [0.843s]
[INFO] Axiom API . SUCCESS [7.827s]
[INFO] Axiom Implementation Test Suite ... SUCCESS [1.016s]
[INFO] Axiom Impl  SUCCESS [1.592s]
[INFO] Apache Axis2 - Kernel . SUCCESS [4.954s]
[INFO] Axiom DOM . SUCCESS [3.096s]
[INFO] Apache Axis2 - Data Binding ... SUCCESS [3.189s]
[INFO] Apache Axis2 - Transport - Local .. SUCCESS [1.557s]
[INFO] Apache Axis2 - Transport - HTTP ... SUCCESS [1.897s]
[INFO] Apache Axis2 - Code Generation  SUCCESS [1.908s]
[INFO] Apache Axis2 - ADB Codegen  SUCCESS [1.839s]
[INFO] Apache Axis2 - Addressing . SUCCESS [1.138s]
[INFO] Apache Axis2 - Java2WSDL .. SUCCESS [1.488s]
[INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS [0.721s]
[INFO] Apache Axis2 - Fast Infoset ... SUCCESS [0.531s]
[INFO] Apache Axis2 - Clustering . SUCCESS [1.044s]
[INFO] Apache Axis2 - Scripting .. SUCCESS [0.639s]
[INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS [0.816s]
[INFO] Apache Axis2 - SAAJ ... SUCCESS [1.377s]
[INFO] Apache Axis2 - Metadata ... SUCCESS [2.308s]
[INFO] Apache Axis2 - JAXWS .. SUCCESS [4.181s]
[INFO] Apache Axis2 - Test 

Re: [Dev] Build failure in Kernel trunk

2013-08-14 Thread Jeewantha Dharmaparakrama
Hi Janaka,

Thanks for pointing out. Will add the dependency to orbit.

Jeewantha.


On Wed, Aug 14, 2013 at 12:06 PM, Janaka Ranabahu jan...@wso2.com wrote:

 Hi,

 Im getting the following build failure in trunk kernel. The reason is that
 we are referring to a dependency from Platform. Please note that this
 bundle has the following dependency.

 dependency
 groupIdorg.apache.httpcomponents.wso2/groupId
 artifactIdhttpcore/artifactId
 version4.3.0.wso2v1/version
 /dependency


 [INFO] Building axis2.json.wso2 1.6.1.wso2v10
 [INFO]
 
 [INFO]
 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ axis2-json ---
 [INFO] Deleting
 /home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target
 [INFO]
 [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
 axis2-json ---
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target
 [INFO]
 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
 axis2-json ---
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/src/main/resources
 [INFO]
 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
 axis2-json ---
 [INFO] No sources to compile
 [INFO]
 [INFO] --- maven-resources-plugin:2.6:testResources
 (default-testResources) @ axis2-json ---
 [INFO] Not copying test resources
 [INFO]
 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @
 axis2-json ---
 [INFO] Not compiling test sources
 [INFO]
 [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ axis2-json ---
 [INFO] Tests are skipped.
 [INFO]
 [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ axis2-json
 ---
 [WARNING] Bundle org.apache.axis2.wso2:axis2-json:bundle:1.6.1.wso2v10 :
 Did not find matching referal for !org.apache.axis2.json.*
 [INFO]
 [INFO] --- maven-install-plugin:2.4:install (default-install) @ axis2-json
 ---
 [INFO] Installing
 /home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/target/axis2-json-1.6.1.wso2v10.jar
 to
 /home/janaka/.m2/repository/org/apache/axis2/wso2/axis2-json/1.6.1.wso2v10/axis2-json-1.6.1.wso2v10.jar
 [INFO] Installing
 /home/janaka/work/wso2/carbon/kernel/trunk/dependencies/orbit/axis2-json/pom.xml
 to
 /home/janaka/.m2/repository/org/apache/axis2/wso2/axis2-json/1.6.1.wso2v10/axis2-json-1.6.1.wso2v10.pom
 [INFO]
 [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @
 axis2-json ---
 [INFO] Local OBR update disabled (enable with -DobrRepository)
 [INFO]

 [INFO]
 
 [INFO] Building axis2.client.wso2 1.6.1.wso2v10
 [INFO]
 
 [WARNING] The POM for
 org.apache.httpcomponents.wso2:httpcore:jar:4.3.0.wso2v1 is missing, no
 dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Axis2 - Parent . SUCCESS [0.508s]
 [INFO] Apache Axis2 - Resource bundle  SUCCESS [0.611s]
 [INFO] Axiom Parent POM .. SUCCESS [0.442s]
 [INFO] Axiom Test Utilities .. SUCCESS [1.167s]
 [INFO] Axiom Jaxen Test Suite  SUCCESS [0.843s]
 [INFO] Axiom API . SUCCESS [7.827s]
 [INFO] Axiom Implementation Test Suite ... SUCCESS [1.016s]
 [INFO] Axiom Impl  SUCCESS [1.592s]
 [INFO] Apache Axis2 - Kernel . SUCCESS [4.954s]
 [INFO] Axiom DOM . SUCCESS [3.096s]
 [INFO] Apache Axis2 - Data Binding ... SUCCESS [3.189s]
 [INFO] Apache Axis2 - Transport - Local .. SUCCESS [1.557s]
 [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS [1.897s]
 [INFO] Apache Axis2 - Code Generation  SUCCESS [1.908s]
 [INFO] Apache Axis2 - ADB Codegen  SUCCESS [1.839s]
 [INFO] Apache Axis2 - Addressing . SUCCESS [1.138s]
 [INFO] Apache Axis2 - Java2WSDL .. SUCCESS [1.488s]
 [INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS [0.721s]
 [INFO] Apache Axis2 - Fast Infoset ... SUCCESS [0.531s]
 [INFO] Apache Axis2 - Clustering . SUCCESS [1.044s]
 [INFO] Apache Axis2 - Scripting .. SUCCESS [0.639s]
 [INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS [0.816s]
 

Re: [Dev] Build failure on kernel (trunk)

2013-06-17 Thread Afkham Azeez
i'll look into this. It is strange that I didn't get this error.


On Mon, Jun 17, 2013 at 10:49 AM, Shelan Perera she...@wso2.com wrote:

 Hi,

 We need to implement the method  resetGroupManagementAgent introduce in
 the interface. Please have a look.

 svn commit r175177 -
 carbon/kernel/trunk/dependencies/axis2/1.6.1-wso2v10/modules/kernel/src/org/apache/axis2/clustering

 Thanks


 On Mon, Jun 17, 2013 at 10:04 AM, Lasith Chandrasekara las...@wso2.comwrote:

 Hi,

 Getting following build failure when building kernel on trunk.
 Please have a look.

 [INFO]
 [INFO]
 
 [INFO] Building WSO2 Carbon - Kernel 4.2.0-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
 org.wso2.carbon.core ---
 [INFO] Verifying module descriptor ...
 [INFO] Verifying parent modules...
 [INFO] Module org.wso2.carbon, org.wso2.carbon.registry.core,
 4.2.0-SNAPSHOT updated
 [INFO] Deleting
 C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target
 [INFO]
 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
 org.wso2.carbon.core ---
 [debug] execute contextualize
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] Copying 1 resource
 [INFO]
 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
 org.wso2.carbon.core ---
 [INFO] Compiling 203 source files to
 C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target\classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 \Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\src\main\java\org\wso2\carbon\core\clustering\hazelcast\HazelcastClusteringAgent.java:[63,7]
 org.wso2.carbon.core.clustering.hazel
 cast.HazelcastClusteringAgent is not abstract and does not override
 abstract method
 resetGroupManagementAgent(java.lang.String,java.lang.String) in
 org.apache.axis2.clustering.ClusteringAge
 nt
 [INFO] 1 error
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Axis2 - Parent . SUCCESS
 [1.639s]
 [INFO] Apache Axis2 - Resource bundle  SUCCESS
 [1.863s]
 [INFO] Axiom Parent POM .. SUCCESS
 [0.827s]
 [INFO] Axiom Test Utilities .. SUCCESS
 [2.116s]
 [INFO] Axiom Jaxen Test Suite  SUCCESS
 [0.994s]
 [INFO] Axiom API . SUCCESS
 [18.217s]
 [INFO] Axiom Implementation Test Suite ... SUCCESS
 [3.846s]
 [INFO] Axiom Impl  SUCCESS
 [2.880s]
 [INFO] Apache Axis2 - Kernel . SUCCESS
 [17.714s]
 [INFO] Axiom DOM . SUCCESS
 [4.175s]
 [INFO] Apache Axis2 - Data Binding ... SUCCESS
 [7.079s]
 [INFO] Apache Axis2 - Transport - Local .. SUCCESS
 [1.465s]
 [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS
 [1.848s]
 [INFO] Apache Axis2 - Code Generation  SUCCESS
 [5.905s]
 [INFO] Apache Axis2 - ADB Codegen  SUCCESS
 [2.784s]
 [INFO] Apache Axis2 - Addressing . SUCCESS
 [1.096s]
 [INFO] Apache Axis2 - Java2WSDL .. SUCCESS
 [2.345s]
 [INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS
 [2.537s]
 [INFO] Apache Axis2 - Fast Infoset ... SUCCESS
 [1.089s]
 [INFO] Apache Axis2 - Clustering . SUCCESS
 [2.674s]
 [INFO] Apache Axis2 - Scripting .. SUCCESS
 [1.321s]
 [INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS
 [1.228s]
 [INFO] Apache Axis2 - SAAJ ... SUCCESS
 [2.520s]
 [INFO] Apache Axis2 - Metadata ... SUCCESS
 [7.864s]
 [INFO] Apache Axis2 - JAXWS .. SUCCESS
 [13.883s]
 [INFO] Apache Axis2 - Test Utilities . SUCCESS
 [0.858s]
 [INFO] Apache Axis2 - JAXWS Integration Tests  SUCCESS
 [1.935s]
 [INFO] Apache Axis2 - JiBX Data Binding .. SUCCESS
 [1.992s]
 [INFO] Apache Axis2 - JSON ... SUCCESS
 [2.077s]
 [INFO] Apache Axis2 - MTOM Policy  SUCCESS
 [0.769s]
 [INFO] Apache Axis2 - spring . SUCCESS
 [1.024s]
 [INFO] Apache Axis2 - OSGi Integration ... SUCCESS
 [1.769s]
 [INFO] Apache Axis2 - XMLBeans Data Binding .. SUCCESS
 [1.745s]
 [INFO] Apache Axis2 - Integration  SUCCESS
 

Re: [Dev] Build failure on kernel (trunk)

2013-06-17 Thread Nirmal Fernando
Whoops. Sorry, Azeez. I think this happened due to the branch to trunk
merge, I did couple of days back.

I forgot that there is a Hazelcast Clustring Agent outside Axis2. :-(

Sent via my mobile
-- Nirmal --
On Jun 17, 2013 11:39 AM, Afkham Azeez az...@wso2.com wrote:

 i'll look into this. It is strange that I didn't get this error.


 On Mon, Jun 17, 2013 at 10:49 AM, Shelan Perera she...@wso2.com wrote:

 Hi,

 We need to implement the method  resetGroupManagementAgent introduce in
 the interface. Please have a look.

 svn commit r175177 -
 carbon/kernel/trunk/dependencies/axis2/1.6.1-wso2v10/modules/kernel/src/org/apache/axis2/clustering

 Thanks


 On Mon, Jun 17, 2013 at 10:04 AM, Lasith Chandrasekara 
 las...@wso2.comwrote:

 Hi,

 Getting following build failure when building kernel on trunk.
 Please have a look.

 [INFO]
 [INFO]
 
 [INFO] Building WSO2 Carbon - Kernel 4.2.0-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
 org.wso2.carbon.core ---
 [INFO] Verifying module descriptor ...
 [INFO] Verifying parent modules...
 [INFO] Module org.wso2.carbon, org.wso2.carbon.registry.core,
 4.2.0-SNAPSHOT updated
 [INFO] Deleting
 C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target
 [INFO]
 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
 org.wso2.carbon.core ---
 [debug] execute contextualize
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] Copying 1 resource
 [INFO]
 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
 org.wso2.carbon.core ---
 [INFO] Compiling 203 source files to
 C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target\classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 \Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\src\main\java\org\wso2\carbon\core\clustering\hazelcast\HazelcastClusteringAgent.java:[63,7]
 org.wso2.carbon.core.clustering.hazel
 cast.HazelcastClusteringAgent is not abstract and does not override
 abstract method
 resetGroupManagementAgent(java.lang.String,java.lang.String) in
 org.apache.axis2.clustering.ClusteringAge
 nt
 [INFO] 1 error
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Axis2 - Parent . SUCCESS
 [1.639s]
 [INFO] Apache Axis2 - Resource bundle  SUCCESS
 [1.863s]
 [INFO] Axiom Parent POM .. SUCCESS
 [0.827s]
 [INFO] Axiom Test Utilities .. SUCCESS
 [2.116s]
 [INFO] Axiom Jaxen Test Suite  SUCCESS
 [0.994s]
 [INFO] Axiom API . SUCCESS
 [18.217s]
 [INFO] Axiom Implementation Test Suite ... SUCCESS
 [3.846s]
 [INFO] Axiom Impl  SUCCESS
 [2.880s]
 [INFO] Apache Axis2 - Kernel . SUCCESS
 [17.714s]
 [INFO] Axiom DOM . SUCCESS
 [4.175s]
 [INFO] Apache Axis2 - Data Binding ... SUCCESS
 [7.079s]
 [INFO] Apache Axis2 - Transport - Local .. SUCCESS
 [1.465s]
 [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS
 [1.848s]
 [INFO] Apache Axis2 - Code Generation  SUCCESS
 [5.905s]
 [INFO] Apache Axis2 - ADB Codegen  SUCCESS
 [2.784s]
 [INFO] Apache Axis2 - Addressing . SUCCESS
 [1.096s]
 [INFO] Apache Axis2 - Java2WSDL .. SUCCESS
 [2.345s]
 [INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS
 [2.537s]
 [INFO] Apache Axis2 - Fast Infoset ... SUCCESS
 [1.089s]
 [INFO] Apache Axis2 - Clustering . SUCCESS
 [2.674s]
 [INFO] Apache Axis2 - Scripting .. SUCCESS
 [1.321s]
 [INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS
 [1.228s]
 [INFO] Apache Axis2 - SAAJ ... SUCCESS
 [2.520s]
 [INFO] Apache Axis2 - Metadata ... SUCCESS
 [7.864s]
 [INFO] Apache Axis2 - JAXWS .. SUCCESS
 [13.883s]
 [INFO] Apache Axis2 - Test Utilities . SUCCESS
 [0.858s]
 [INFO] Apache Axis2 - JAXWS Integration Tests  SUCCESS
 [1.935s]
 [INFO] Apache Axis2 - JiBX Data Binding .. SUCCESS
 [1.992s]
 [INFO] Apache Axis2 - JSON ... SUCCESS
 [2.077s]
 [INFO] Apache Axis2 - MTOM Policy  SUCCESS
 [0.769s]
 [INFO] Apache Axis2 - spring 

[Dev] Build failure on kernel (trunk)

2013-06-16 Thread Lasith Chandrasekara
Hi,

Getting following build failure when building kernel on trunk.
Please have a look.

[INFO]
[INFO]

[INFO] Building WSO2 Carbon - Kernel 4.2.0-SNAPSHOT
[INFO]

[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
org.wso2.carbon.core ---
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.registry.core,
4.2.0-SNAPSHOT updated
[INFO] Deleting C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
org.wso2.carbon.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
org.wso2.carbon.core ---
[INFO] Compiling 203 source files to
C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target\classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\src\main\java\org\wso2\carbon\core\clustering\hazelcast\HazelcastClusteringAgent.java:[63,7]
org.wso2.carbon.core.clustering.hazel
cast.HazelcastClusteringAgent is not abstract and does not override
abstract method
resetGroupManagementAgent(java.lang.String,java.lang.String) in
org.apache.axis2.clustering.ClusteringAge
nt
[INFO] 1 error
[INFO] -
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Axis2 - Parent . SUCCESS [1.639s]
[INFO] Apache Axis2 - Resource bundle  SUCCESS [1.863s]
[INFO] Axiom Parent POM .. SUCCESS [0.827s]
[INFO] Axiom Test Utilities .. SUCCESS [2.116s]
[INFO] Axiom Jaxen Test Suite  SUCCESS [0.994s]
[INFO] Axiom API . SUCCESS [18.217s]
[INFO] Axiom Implementation Test Suite ... SUCCESS [3.846s]
[INFO] Axiom Impl  SUCCESS [2.880s]
[INFO] Apache Axis2 - Kernel . SUCCESS [17.714s]
[INFO] Axiom DOM . SUCCESS [4.175s]
[INFO] Apache Axis2 - Data Binding ... SUCCESS [7.079s]
[INFO] Apache Axis2 - Transport - Local .. SUCCESS [1.465s]
[INFO] Apache Axis2 - Transport - HTTP ... SUCCESS [1.848s]
[INFO] Apache Axis2 - Code Generation  SUCCESS [5.905s]
[INFO] Apache Axis2 - ADB Codegen  SUCCESS [2.784s]
[INFO] Apache Axis2 - Addressing . SUCCESS [1.096s]
[INFO] Apache Axis2 - Java2WSDL .. SUCCESS [2.345s]
[INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS [2.537s]
[INFO] Apache Axis2 - Fast Infoset ... SUCCESS [1.089s]
[INFO] Apache Axis2 - Clustering . SUCCESS [2.674s]
[INFO] Apache Axis2 - Scripting .. SUCCESS [1.321s]
[INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS [1.228s]
[INFO] Apache Axis2 - SAAJ ... SUCCESS [2.520s]
[INFO] Apache Axis2 - Metadata ... SUCCESS [7.864s]
[INFO] Apache Axis2 - JAXWS .. SUCCESS [13.883s]
[INFO] Apache Axis2 - Test Utilities . SUCCESS [0.858s]
[INFO] Apache Axis2 - JAXWS Integration Tests  SUCCESS [1.935s]
[INFO] Apache Axis2 - JiBX Data Binding .. SUCCESS [1.992s]
[INFO] Apache Axis2 - JSON ... SUCCESS [2.077s]
[INFO] Apache Axis2 - MTOM Policy  SUCCESS [0.769s]
[INFO] Apache Axis2 - spring . SUCCESS [1.024s]
[INFO] Apache Axis2 - OSGi Integration ... SUCCESS [1.769s]
[INFO] Apache Axis2 - XMLBeans Data Binding .. SUCCESS [1.745s]
[INFO] Apache Axis2 - Integration  SUCCESS [0.957s]
[INFO] Apache Axis2 - MEX  SUCCESS [1.176s]
[INFO] Apache Axis2 - MTOM Policy module . SUCCESS [0.383s]
[INFO] Apache Axis2 - Ping ... SUCCESS [0.378s]
[INFO] Apache Axis2 - Version Service  SUCCESS [0.665s]
[INFO] Apache Axis2 - SOAP Monitor Servlet ... SUCCESS [0.533s]
[INFO] Apache Axis2 - SOAP Monitor Module  SUCCESS [0.340s]
[INFO] Apache Axis2 - tool - AAR Maven Plugin  SUCCESS [0.464s]
[INFO] Apache Axis2 - tool - Ant Plugin 

Re: [Dev] Build failure on kernel (trunk)

2013-06-16 Thread Shelan Perera
Hi,

We need to implement the method  resetGroupManagementAgent introduce in the
interface. Please have a look.

svn commit r175177 -
carbon/kernel/trunk/dependencies/axis2/1.6.1-wso2v10/modules/kernel/src/org/apache/axis2/clustering

Thanks


On Mon, Jun 17, 2013 at 10:04 AM, Lasith Chandrasekara las...@wso2.comwrote:

 Hi,

 Getting following build failure when building kernel on trunk.
 Please have a look.

 [INFO]
 [INFO]
 
 [INFO] Building WSO2 Carbon - Kernel 4.2.0-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
 org.wso2.carbon.core ---
 [INFO] Verifying module descriptor ...
 [INFO] Verifying parent modules...
 [INFO] Module org.wso2.carbon, org.wso2.carbon.registry.core,
 4.2.0-SNAPSHOT updated
 [INFO] Deleting C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target
 [INFO]
 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
 org.wso2.carbon.core ---
 [debug] execute contextualize
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] Copying 1 resource
 [INFO]
 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
 org.wso2.carbon.core ---
 [INFO] Compiling 203 source files to
 C:\Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\target\classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 \Lasith\svn\trunk\kernel\core\org.wso2.carbon.core\src\main\java\org\wso2\carbon\core\clustering\hazelcast\HazelcastClusteringAgent.java:[63,7]
 org.wso2.carbon.core.clustering.hazel
 cast.HazelcastClusteringAgent is not abstract and does not override
 abstract method
 resetGroupManagementAgent(java.lang.String,java.lang.String) in
 org.apache.axis2.clustering.ClusteringAge
 nt
 [INFO] 1 error
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Axis2 - Parent . SUCCESS [1.639s]
 [INFO] Apache Axis2 - Resource bundle  SUCCESS [1.863s]
 [INFO] Axiom Parent POM .. SUCCESS [0.827s]
 [INFO] Axiom Test Utilities .. SUCCESS [2.116s]
 [INFO] Axiom Jaxen Test Suite  SUCCESS [0.994s]
 [INFO] Axiom API . SUCCESS
 [18.217s]
 [INFO] Axiom Implementation Test Suite ... SUCCESS [3.846s]
 [INFO] Axiom Impl  SUCCESS [2.880s]
 [INFO] Apache Axis2 - Kernel . SUCCESS
 [17.714s]
 [INFO] Axiom DOM . SUCCESS [4.175s]
 [INFO] Apache Axis2 - Data Binding ... SUCCESS [7.079s]
 [INFO] Apache Axis2 - Transport - Local .. SUCCESS [1.465s]
 [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS [1.848s]
 [INFO] Apache Axis2 - Code Generation  SUCCESS [5.905s]
 [INFO] Apache Axis2 - ADB Codegen  SUCCESS [2.784s]
 [INFO] Apache Axis2 - Addressing . SUCCESS [1.096s]
 [INFO] Apache Axis2 - Java2WSDL .. SUCCESS [2.345s]
 [INFO] Apache Axis2 - tool - Repository Maven Plugin . SUCCESS [2.537s]
 [INFO] Apache Axis2 - Fast Infoset ... SUCCESS [1.089s]
 [INFO] Apache Axis2 - Clustering . SUCCESS [2.674s]
 [INFO] Apache Axis2 - Scripting .. SUCCESS [1.321s]
 [INFO] Apache Axis2 - JAXB-RI Data Binding ... SUCCESS [1.228s]
 [INFO] Apache Axis2 - SAAJ ... SUCCESS [2.520s]
 [INFO] Apache Axis2 - Metadata ... SUCCESS [7.864s]
 [INFO] Apache Axis2 - JAXWS .. SUCCESS
 [13.883s]
 [INFO] Apache Axis2 - Test Utilities . SUCCESS [0.858s]
 [INFO] Apache Axis2 - JAXWS Integration Tests  SUCCESS [1.935s]
 [INFO] Apache Axis2 - JiBX Data Binding .. SUCCESS [1.992s]
 [INFO] Apache Axis2 - JSON ... SUCCESS [2.077s]
 [INFO] Apache Axis2 - MTOM Policy  SUCCESS [0.769s]
 [INFO] Apache Axis2 - spring . SUCCESS [1.024s]
 [INFO] Apache Axis2 - OSGi Integration ... SUCCESS [1.769s]
 [INFO] Apache Axis2 - XMLBeans Data Binding .. SUCCESS [1.745s]
 [INFO] Apache Axis2 - Integration  SUCCESS [0.957s]
 [INFO] Apache Axis2 - MEX  SUCCESS [1.176s]
 [INFO] Apache Axis2 - MTOM Policy module . SUCCESS [0.383s]
 [INFO] Apache 

[Dev] Build failure in kernel/trunk/dependencies/wss4j/1.5.11-wso2v3

2012-07-05 Thread Kasun Weranga
Hi

I am getting following build failure when building in a clean repo. It
download two corrupted jars (openws-1.2.2.jar and jargs-1.0.jar) and this
cause the following build failure.


[INFO] --- maven-remote-resources-plugin:1.0:process (default) @ wss4j ---
[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'.
Downloading:
http://repo1.maven.org/maven2/org/apache/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/xalan/xalan/2.7.1/xalan-2.7.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/xerces/xml-apis/2.9.1/xml-apis-2.9.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/xerces/resolver/2.9.1/resolver-2.9.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/xerces/serializer/2.9.1/serializer-2.9.1.pom
Downloading:
http://repo1.maven.org/maven2/org/opensaml/openws/1.2.2/openws-1.2.2.pom
Downloading: http://repo1.maven.org/maven2/jargs/jargs/1.0/jargs-1.0.pom
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ wss4j
---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ wss4j ---
[WARNING] File encoding has not been set, using platform encoding UTF-8,
i.e. build is platform dependent!
[INFO] Compiling 125 source files to
/opt/projects/carbon/trunkKernelOrbitPlatform/carbon/kernel/trunk/dependencies/wss4j/1.5.11-wso2v3/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR] error: error reading
/home/kasunw/.m2/repository/org/opensaml/openws/1.2.2/openws-1.2.2.jar;
error in opening zip file
[ERROR] error: error reading
/home/kasunw/.m2/repository/jargs/jargs/1.0/jargs-1.0.jar; error in opening
zip file
[INFO] 2 errors
[INFO] -
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 38.750s
[INFO] Finished at: Thu Jul 05 22:39:57 IST 2012
[INFO] Final Memory: 17M/497M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.1:compile
(default-compile) on project wss4j: Compilation failure: Compilation
failure:
[ERROR] error: error reading
/home/kasunw/.m2/repository/org/opensaml/openws/1.2.2/openws-1.2.2.jar;
error in opening zip file
[ERROR] error: error reading
/home/kasunw/.m2/repository/jargs/jargs/1.0/jargs-1.0.jar; error in opening
zip file
[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile
(default-compile) on project wss4j: Compilation failure
 at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
 at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
 at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at

Re: [Dev] Build failure in kernel/trunk/dependencies/wss4j/1.5.11-wso2v3

2012-07-05 Thread Achala Aponso
Hi,

I also got the same error when building with a fresh checkout and clean
repo. Seems like the jars are corrupted.


On Thu, Jul 5, 2012 at 10:56 PM, Kasun Weranga kas...@wso2.com wrote:

 Hi

 I am getting following build failure when building in a clean repo. It
 download two corrupted jars (openws-1.2.2.jar and jargs-1.0.jar) and this
 cause the following build failure.


 [INFO] --- maven-remote-resources-plugin:1.0:process (default) @ wss4j ---
 [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'.
 Downloading:
 http://repo1.maven.org/maven2/org/apache/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/xalan/xalan/2.7.1/xalan-2.7.1.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/xerces/xml-apis/2.9.1/xml-apis-2.9.1.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/xerces/resolver/2.9.1/resolver-2.9.1.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/xerces/serializer/2.9.1/serializer-2.9.1.pom
 Downloading:
 http://repo1.maven.org/maven2/org/opensaml/openws/1.2.2/openws-1.2.2.pom
 Downloading: http://repo1.maven.org/maven2/jargs/jargs/1.0/jargs-1.0.pom
 [INFO]
 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
 wss4j ---
 [debug] execute contextualize
 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
 resources, i.e. build is platform dependent!
 [INFO] Copying 3 resources
 [INFO] Copying 3 resources
 [INFO]
 [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ wss4j ---
 [WARNING] File encoding has not been set, using platform encoding UTF-8,
 i.e. build is platform dependent!
  [INFO] Compiling 125 source files to
 /opt/projects/carbon/trunkKernelOrbitPlatform/carbon/kernel/trunk/dependencies/wss4j/1.5.11-wso2v3/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR] error: error reading
 /home/kasunw/.m2/repository/org/opensaml/openws/1.2.2/openws-1.2.2.jar;
 error in opening zip file
 [ERROR] error: error reading
 /home/kasunw/.m2/repository/jargs/jargs/1.0/jargs-1.0.jar; error in opening
 zip file
 [INFO] 2 errors
 [INFO] -
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 38.750s
 [INFO] Finished at: Thu Jul 05 22:39:57 IST 2012
 [INFO] Final Memory: 17M/497M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.1:compile
 (default-compile) on project wss4j: Compilation failure: Compilation
 failure:
 [ERROR] error: error reading
 /home/kasunw/.m2/repository/org/opensaml/openws/1.2.2/openws-1.2.2.jar;
 error in opening zip file
 [ERROR] error: error reading
 /home/kasunw/.m2/repository/jargs/jargs/1.0/jargs-1.0.jar; error in opening
 zip file
 [ERROR] - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile
 (default-compile) on project wss4j: Compilation failure
  at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
  at
 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
 at