[Dev] Build failure in chunk-09 - identity module

2014-04-09 Thread Dinusha Senanayaka
Hi,

Getting following compilation error while building
org.wso2.carbon.identity.tools.saml.validator module. Revision 199976.
Stubs are up to date. Can IS team have a look ?


[INFO] Compiling 7 source files to
/home/dinusha/wso2_products/turing/components/identity/org.wso2.carbon.identity.tools.saml.validator/4.2.0/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/dinusha/wso2_products/turing/components/identity/org.wso2.carbon.identity.tools.saml.validator/4.2.0/src/main/java/org/wso2/carbon/identity/tools/saml/validator/processors/SAMLResponseBuilder.java:[149,27]
getClaimValue(org.wso2.carbon.identity.sso.saml.dto.SAMLSSOAuthnReqDTO,java.lang.String)
in org.wso2.carbon.identity.sso.saml.util.SAMLSSOUtil cannot be applied to
(java.lang.String,java.lang.String)
[ERROR]
/home/dinusha/wso2_products/turing/components/identity/org.wso2.carbon.identity.tools.saml.validator/4.2.0/src/main/java/org/wso2/carbon/identity/tools/saml/validator/processors/SAMLResponseBuilder.java:[264,24]
getUserClaimValues(org.wso2.carbon.identity.sso.saml.dto.SAMLSSOAuthnReqDTO,java.lang.String[],java.lang.String)
in org.wso2.carbon.identity.sso.saml.builders.claims.ClaimsRetriever cannot
be applied to (java.lang.String,java.lang.String[],)


Regards,
Dinusha.

-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in WSO2 Carbon Remote Userstore 4.2.0

2014-04-07 Thread Sanjeewa Malalgoda
Thanks Prabath.

Thanks,
sanjeewa.


On Mon, Apr 7, 2014 at 3:38 PM, Prabath Siriwardena wrote:

> Hi Sanjeewa,
>
> This is fixed now..
>
> Thanks & regards,
> -Prabath
>
>
> On Mon, Apr 7, 2014 at 4:47 PM, Sanjeewa Malalgoda wrote:
>
>> Hi Team,
>> I'm getting following error while building missing components for chunk
>> 08. Any idea what went wrong?
>>
>> [INFO] -
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
>> cannot find symbol
>> symbol  : constructor
>> WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
>> location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
>>  [INFO] 1 error
>> [INFO] -
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>>  [INFO]
>> 
>> [INFO] Total time: 2.274s
>> [INFO] Finished at: Mon Apr 07 16:35:26 IST 2014
>> [INFO] Final Memory: 28M/337M
>>  [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project org.wso2.carbon.identity.user.store.remote:
>> Compilation failure
>> [ERROR]
>> /home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
>> cannot find symbol
>> [ERROR] symbol  : constructor
>> WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
>> [ERROR] location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
>> [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]
>>
>>
>>
>> Thanks,
>> sanjeewa.
>>
>> --
>>
>>  *Sanjeewa Malalgoda*
>> WSO2 Inc.
>> Mobile : +94713068779
>>
>>  blog
>> :http://sanjeewamalalgoda.blogspot.com/
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Thanks & Regards,
> Prabath
>
> Twitter : @prabath
> LinkedIn : http://www.linkedin.com/in/prabathsiriwardena
>
> Mobile : +94 71 809 6732
>
> http://blog.facilelogin.com
> http://blog.api-security.org
>



-- 

*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

 blog
:http://sanjeewamalalgoda.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in WSO2 Carbon Remote Userstore 4.2.0

2014-04-07 Thread Prabath Siriwardena
Hi Sanjeewa,

This is fixed now..

Thanks & regards,
-Prabath


On Mon, Apr 7, 2014 at 4:47 PM, Sanjeewa Malalgoda wrote:

> Hi Team,
> I'm getting following error while building missing components for chunk
> 08. Any idea what went wrong?
>
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
> cannot find symbol
> symbol  : constructor
> WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
> location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
> [INFO] 1 error
> [INFO] -
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 2.274s
> [INFO] Finished at: Mon Apr 07 16:35:26 IST 2014
> [INFO] Final Memory: 28M/337M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.identity.user.store.remote:
> Compilation failure
> [ERROR]
> /home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
> cannot find symbol
> [ERROR] symbol  : constructor
> WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
> [ERROR] location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
> [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]
>
>
>
> Thanks,
> sanjeewa.
>
> --
>
> *Sanjeewa Malalgoda*
> WSO2 Inc.
> Mobile : +94713068779
>
>  blog
> :http://sanjeewamalalgoda.blogspot.com/
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks & Regards,
Prabath

Twitter : @prabath
LinkedIn : http://www.linkedin.com/in/prabathsiriwardena

Mobile : +94 71 809 6732

http://blog.facilelogin.com
http://blog.api-security.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in WSO2 Carbon Remote Userstore 4.2.0

2014-04-07 Thread Sanjeewa Malalgoda
Hi Team,
I'm getting following error while building missing components for chunk 08.
Any idea what went wrong?

[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
cannot find symbol
symbol  : constructor
WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
[INFO] 1 error
[INFO] -
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 2.274s
[INFO] Finished at: Mon Apr 07 16:35:26 IST 2014
[INFO] Final Memory: 28M/337M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.identity.user.store.remote:
Compilation failure
[ERROR]
/home/sanjeewa/carbon/turing/components/identity/org.wso2.carbon.identity.user.store.remote/4.2.0/src/main/java/org/wso2/carbon/identity/user/store/remote/CarbonRemoteUserStoreManger.java:[61,30]
cannot find symbol
[ERROR] symbol  : constructor
WSUserStoreManager(java.lang.String,java.lang.String,java.lang.String,org.apache.axis2.context.ConfigurationContext)
[ERROR] location: class org.wso2.carbon.um.ws.api.WSUserStoreManager
[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]



Thanks,
sanjeewa.

-- 

*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

 blog
:http://sanjeewamalalgoda.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure at Hive

2014-03-31 Thread Gayan Gunawardana
I am getting same error. Is there a way to go with 1.7. Since we are using
some 1.7 features its difficult to switch back and forth (1.7 to 1.6)


On Tue, Mar 25, 2014 at 11:54 AM, Suresh Attanayaka  wrote:

> I believe this is due to using java version 1.7,, I could build this with
> no errors with Java 1.6.
>
>
> On Tue, Mar 25, 2014 at 11:21 AM, Suresh Attanayaka wrote:
>
>> there you go!
>>
>> compile:
>>  [echo] Project: jdbc
>> [javac] Compiling 15 source files to
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build/jdbc/classes
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveCallableStatement.java:48:
>> error: HiveCallableStatement is not abstract and does not override abstract
>> method getObject(String,Class) in CallableStatement
>> [javac] public class HiveCallableStatement implements
>> java.sql.CallableStatement {
>> [javac]^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveConnection.java:41:
>> error: HiveConnection is not abstract and does not override abstract method
>> getNetworkTimeout() in Connection
>> [javac] public class HiveConnection implements java.sql.Connection {
>> [javac]^
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDataSource.java:31:
>> error: HiveDataSource is not abstract and does not override abstract method
>> getParentLogger() in CommonDataSource
>> [javac] public class HiveDataSource implements DataSource {
>> [javac]^
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:43:
>> error: HiveDatabaseMetaData is not abstract and does not override abstract
>> method generatedKeyAlwaysReturned() in DatabaseMetaData
>> [javac] public class HiveDatabaseMetaData implements
>> java.sql.DatabaseMetaData {
>> [javac]^
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:113:
>> error:  is
>> not abstract and does not override abstract method
>> getObject(String,Class) in ResultSet
>> [javac]   , catalogs) {
>> [javac]   ^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:222:
>> error:  is
>> not abstract and does not override abstract method
>> getObject(String,Class) in ResultSet
>> [javac]   , columns) {
>> [javac]  ^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:513:
>> error:  is
>> not abstract and does not override abstract method
>> getObject(String,Class) in ResultSet
>> [javac] , Arrays.asList("STRING", "STRING"), null) {
>> [javac]^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:553:
>> error:  is
>> not abstract and does not override abstract method
>> getObject(String,Class) in ResultSet
>> [javac] , Arrays.asList("STRING"), new
>> ArrayList(Arrays.asList(tt))) {
>> [javac]
>>   ^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:610:
>> error:  is
>> not abstract and does not override abstract method
>> getObject(String,Class) in ResultSet
>> [javac] , resultTables) {
>> [javac] ^
>> [javac]   where T is a type-variable:
>> [javac] T extends Object declared in method
>> getObject(String,Class)
>> [javac]
>> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:688:
>> error:  is
>> not abstract and does not override abstract method
>> getObject

Re: [Dev] Build Failure at Hive

2014-03-24 Thread Suresh Attanayaka
I believe this is due to using java version 1.7,, I could build this with
no errors with Java 1.6.


On Tue, Mar 25, 2014 at 11:21 AM, Suresh Attanayaka  wrote:

> there you go!
>
> compile:
>  [echo] Project: jdbc
> [javac] Compiling 15 source files to
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build/jdbc/classes
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveCallableStatement.java:48:
> error: HiveCallableStatement is not abstract and does not override abstract
> method getObject(String,Class) in CallableStatement
> [javac] public class HiveCallableStatement implements
> java.sql.CallableStatement {
> [javac]^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveConnection.java:41:
> error: HiveConnection is not abstract and does not override abstract method
> getNetworkTimeout() in Connection
> [javac] public class HiveConnection implements java.sql.Connection {
> [javac]^
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDataSource.java:31:
> error: HiveDataSource is not abstract and does not override abstract method
> getParentLogger() in CommonDataSource
> [javac] public class HiveDataSource implements DataSource {
> [javac]^
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:43:
> error: HiveDatabaseMetaData is not abstract and does not override abstract
> method generatedKeyAlwaysReturned() in DatabaseMetaData
> [javac] public class HiveDatabaseMetaData implements
> java.sql.DatabaseMetaData {
> [javac]^
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:113:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac]   , catalogs) {
> [javac]   ^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:222:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac]   , columns) {
> [javac]  ^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:513:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac] , Arrays.asList("STRING", "STRING"), null) {
> [javac]^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:553:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac] , Arrays.asList("STRING"), new
> ArrayList(Arrays.asList(tt))) {
> [javac]
>   ^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:610:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac] , resultTables) {
> [javac] ^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:688:
> error:  is
> not abstract and does not override abstract method
> getObject(String,Class) in ResultSet
> [javac] , null) {
> [javac] ^
> [javac]   where T is a type-variable:
> [javac] T extends Object declared in method
> getObject(String,Class)
> [javac]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/

Re: [Dev] Build Failure at Hive

2014-03-24 Thread Suresh Attanayaka
there you go!

compile:
 [echo] Project: jdbc
[javac] Compiling 15 source files to
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build/jdbc/classes
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveCallableStatement.java:48:
error: HiveCallableStatement is not abstract and does not override abstract
method getObject(String,Class) in CallableStatement
[javac] public class HiveCallableStatement implements
java.sql.CallableStatement {
[javac]^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveConnection.java:41:
error: HiveConnection is not abstract and does not override abstract method
getNetworkTimeout() in Connection
[javac] public class HiveConnection implements java.sql.Connection {
[javac]^
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDataSource.java:31:
error: HiveDataSource is not abstract and does not override abstract method
getParentLogger() in CommonDataSource
[javac] public class HiveDataSource implements DataSource {
[javac]^
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:43:
error: HiveDatabaseMetaData is not abstract and does not override abstract
method generatedKeyAlwaysReturned() in DatabaseMetaData
[javac] public class HiveDatabaseMetaData implements
java.sql.DatabaseMetaData {
[javac]^
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:113:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac]   , catalogs) {
[javac]   ^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:222:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac]   , columns) {
[javac]  ^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:513:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac] , Arrays.asList("STRING", "STRING"), null) {
[javac]^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:553:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac] , Arrays.asList("STRING"), new
ArrayList(Arrays.asList(tt))) {
[javac]
^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:610:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac] , resultTables) {
[javac] ^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDatabaseMetaData.java:688:
error:  is
not abstract and does not override abstract method
getObject(String,Class) in ResultSet
[javac] , null) {
[javac] ^
[javac]   where T is a type-variable:
[javac] T extends Object declared in method
getObject(String,Class)
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDriver.java:36:
error: HiveDriver is not abstract and does not override abstract method
getParentLogger() in Driver
[javac] public class HiveDriver implements Driver {
[javac]^
[javac]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/src/java/org/apache/hadoop/hive/jdbc/

Re: [Dev] Build Failure at Hive

2014-03-24 Thread Sinthuja Ragendran
Hi Suresh,

can you send the error before the build failure summary? Seems like a
compilation failure, and the cause would have been printed before the build
summary.

Thanks.
Sinthuja.


On Tue, Mar 25, 2014 at 11:09 AM, Suresh Attanayaka  wrote:

>  
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Hive ... SUCCESS [0.373s]
> [INFO] hive-root . FAILURE
> [1:51.498s]
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:52.255s
> [INFO] Finished at: Tue Mar 25 11:04:18 IST 2014
> [INFO] Final Memory: 16M/169M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project
> hive-deploy: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build.xml:297:
> The following error occurred while executing this line:
> [ERROR]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build.xml:151:
> The following error occurred while executing this line:
> [ERROR]
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/build.xml:61:
> Compile failed; see the compiler error output for details.
> [ERROR] around Ant part ... antfile="/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/deploy/../build.xml"
> target="package">... @ 4:123 in
> /home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/deploy/target/antrun/build-main.xml
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :hive-deploy
>
>
> --
> Suresh Attanayake
> Senior Software Engineer; WSO2 Inc. http://wso2.com/
> Blog : http://sureshatt.blogspot.com/
> Web : http://www.ssoarcade.com/
> Facebook : https://www.facebook.com/IdentityWorld
> Twitter : https://twitter.com/sureshatt
> LinkedIn : http://lk.linkedin.com/in/sureshatt
> Mobile : +94755012060
> Mobile : +016166171172
>



-- 
*Sinthuja Rajendran*
Software Engineer 
WSO2, Inc.:http://wso2.com

Blog: http://sinthu-rajan.blogspot.com/
Mobile: +94774273955
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure at Hive

2014-03-24 Thread Suresh Attanayaka
 
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hive ... SUCCESS [0.373s]
[INFO] hive-root . FAILURE
[1:51.498s]
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:52.255s
[INFO] Finished at: Tue Mar 25 11:04:18 IST 2014
[INFO] Final Memory: 16M/169M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project
hive-deploy: An Ant BuildException has occured: The following error
occurred while executing this line:
[ERROR]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build.xml:297:
The following error occurred while executing this line:
[ERROR]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/build.xml:151:
The following error occurred while executing this line:
[ERROR]
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/jdbc/build.xml:61:
Compile failed; see the compiler error output for details.
[ERROR] around Ant part .. @ 4:123 in
/home/sga/svn-local/new-TURIN/turing/dependencies/hive/0.8.1-wso2v9/deploy/target/antrun/build-main.xml
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :hive-deploy


-- 
Suresh Attanayake
Senior Software Engineer; WSO2 Inc. http://wso2.com/
Blog : http://sureshatt.blogspot.com/
Web : http://www.ssoarcade.com/
Facebook : https://www.facebook.com/IdentityWorld
Twitter : https://twitter.com/sureshatt
LinkedIn : http://lk.linkedin.com/in/sureshatt
Mobile : +94755012060
Mobile : +016166171172
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in Oauth commons 4.2.3

2014-03-21 Thread Chamath Gunawardana
Hi,

I'm getting following compilation failure in oauth commons. Seems like a
missing class.

[ERROR]
/home/chamath/src/public/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.oauth.common/4.2.3/src/main/java/org/wso2/carbon/identity/oauth/common/CarbonOAuthTokenRequest.java:[57,92]
cannot find symbol
[ERROR] symbol  : class NTLMAuthenticationValidator
[ERROR] location: class
org.wso2.carbon.identity.oauth.common.CarbonOAuthTokenRequest




-- 
Thanks,
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure : sample project of Carbon 4.2.0 binary

2014-03-18 Thread Rushmin Fernando
Adding [Dev] to the subject.

On Mon, Mar 10, 2014 at 2:42 PM, Rushmin Fernando  wrote:

>
> Hi,
>
> When I tried to build the Student Manager sample which comes with Carbon
> 4.2.0 binary, I got an error.
>
> The build of the 'WSO2 Carbon - Student Manager Server Feature' module
> fails since the plugin 'org.wso2.maven:carbon-p2-plugin:1.5.3' cannot be
> found.
>
> The reason is, maven tries to download the plugin from the maven central
> repo [1] rather than from wso2 maven repo
>
> When I went trough the top level pom of the project (WSO2 Carbon - student
> Manager Sample) only a dependency repo has been defined, but not a plugin
> repo.
>
> The inclusion of the following plugin repo definition solved the issue.
>
> 
>
>   wso2-nexus-plugin
>   WSO2 Plugin Repository
>   http://maven.wso2.org/nexus/content/groups/wso2-public/
>   
>  true
>  daily
>  ignore
>   
>
> 
>
>
> Any reasons for why the plugin repo definition is not included in the pom ?
>
> [1] - http://repo.maven.apache.org/maven2
>
> Thank you
> --
> Rushmin Fernando
> Technical Lead
> Mobile : +94772310855
>



-- 
Rushmin Fernando
Technical Lead
Mobile : +94772310855
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT

2014-03-17 Thread Subash Chaturanga
Hi Senaka/Sagara,
Shall we have a meeting to sort out what needs to be moved from Commons
repo and finalize it and make an action plan accordingly to meet the
product release deadlines.


On Fri, Mar 14, 2014 at 4:44 PM, Subash Chaturanga  wrote:

> Hi Shevan,
> Has some one already allocated to started migrating identity component as
> we discussed offline today?
>
>
>
>
> On Thu, Mar 13, 2014 at 12:24 PM, Chamath Gunawardana 
> wrote:
>
>> Hi Subash,
>>
>> The org.wso2.carbon.identity.core.feature is planned move to
>> carbon-identity. Since we still haven't stabilize the carbon-identity in
>> git you'll get this error. However you could use 4.2.0 instead of 4.3.0
>> until we complete the stabilization which is planned after the IS 4.7.0
>> release (due in 2nd week of April).
>>
>>
>>
>>
>> On Thu, Mar 13, 2014 at 11:57 AM, Subash Chaturanga wrote:
>>
>>> Hi Asela et al,
>>> I am getting when building platform on the new GIT repo. This is suppose
>>> to be available in the snapshot repo. Currently HT,apimgt etc are all
>>> available in the repo. Any reason why this is not available ? Please note
>>> this is a blocker for GReg 5 milestone releases.
>>>
>>>
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 3:44.262s
>>> [INFO] Finished at: Thu Mar 13 11:50:03 IST 2014
>>> [INFO] Final Memory: 8M/490M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>>> project governance-profile-gen: Error occured when processing the Feature
>>> Artifact:
>>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.3.0-SNAPSHOT:
>>> ERROR: Could not find artifact
>>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT in
>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
>>> -Dpackaging=zip -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
>>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR]
>>> [ERROR]
>>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT
>>> [ERROR]
>>> [ERROR] from the specified remote repositories:
>>> [ERROR] wso2-nexus (
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>>> snapshots=true),
>>> [ERROR] wso2.releases (
>>> http://maven.wso2.org/nexus/content/repositories/releases/,
>>> releases=true, snapshots=true),
>>> [ERROR] wso2.snapshots (
>>> http://maven.wso2.org/nexus/content/repositories/snapshots/,
>>> releases=false, snapshots=true),
>>> [ERROR] central (http://repo1.maven.org/maven2, releases=true,
>>> snapshots=false)
>>> [ERROR] -> [Help 1]
>>> [ERROR]
>>>
>>>
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Thanks,
>> Best Regards,
>> Chamath Gunawardana
>> Technical Lead; WSO2 Inc.
>> Mobile : +94776322240
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT

2014-03-14 Thread Subash Chaturanga
Hi Shevan,
Has some one already allocated to started migrating identity component as
we discussed offline today?




On Thu, Mar 13, 2014 at 12:24 PM, Chamath Gunawardana wrote:

> Hi Subash,
>
> The org.wso2.carbon.identity.core.feature is planned move to
> carbon-identity. Since we still haven't stabilize the carbon-identity in
> git you'll get this error. However you could use 4.2.0 instead of 4.3.0
> until we complete the stabilization which is planned after the IS 4.7.0
> release (due in 2nd week of April).
>
>
>
>
> On Thu, Mar 13, 2014 at 11:57 AM, Subash Chaturanga wrote:
>
>> Hi Asela et al,
>> I am getting when building platform on the new GIT repo. This is suppose
>> to be available in the snapshot repo. Currently HT,apimgt etc are all
>> available in the repo. Any reason why this is not available ? Please note
>> this is a blocker for GReg 5 milestone releases.
>>
>>
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 3:44.262s
>> [INFO] Finished at: Thu Mar 13 11:50:03 IST 2014
>> [INFO] Final Memory: 8M/490M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>> project governance-profile-gen: Error occured when processing the Feature
>> Artifact:
>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.3.0-SNAPSHOT:
>> ERROR: Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
>> -Dpackaging=zip -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR]
>> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>> snapshots=true),
>> [ERROR] wso2.releases (
>> http://maven.wso2.org/nexus/content/repositories/releases/,
>> releases=true, snapshots=true),
>> [ERROR] wso2.snapshots (
>> http://maven.wso2.org/nexus/content/repositories/snapshots/,
>> releases=false, snapshots=true),
>> [ERROR] central (http://repo1.maven.org/maven2, releases=true,
>> snapshots=false)
>> [ERROR] -> [Help 1]
>> [ERROR]
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> Thanks,
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT

2014-03-13 Thread Chamath Gunawardana
Hi Subash,

The org.wso2.carbon.identity.core.feature is planned move to
carbon-identity. Since we still haven't stabilize the carbon-identity in
git you'll get this error. However you could use 4.2.0 instead of 4.3.0
until we complete the stabilization which is planned after the IS 4.7.0
release (due in 2nd week of April).




On Thu, Mar 13, 2014 at 11:57 AM, Subash Chaturanga  wrote:

> Hi Asela et al,
> I am getting when building platform on the new GIT repo. This is suppose
> to be available in the snapshot repo. Currently HT,apimgt etc are all
> available in the repo. Any reason why this is not available ? Please note
> this is a blocker for GReg 5 milestone releases.
>
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 3:44.262s
> [INFO] Finished at: Thu Mar 13 11:50:03 IST 2014
> [INFO] Final Memory: 8M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
> project governance-profile-gen: Error occured when processing the Feature
> Artifact:
> org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.3.0-SNAPSHOT:
> ERROR: Could not find artifact
> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR]
> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
> snapshots=true),
> [ERROR] wso2.releases (
> http://maven.wso2.org/nexus/content/repositories/releases/,
> releases=true, snapshots=true),
> [ERROR] wso2.snapshots (
> http://maven.wso2.org/nexus/content/repositories/snapshots/,
> releases=false, snapshots=true),
> [ERROR] central (http://repo1.maven.org/maven2, releases=true,
> snapshots=false)
> [ERROR] -> [Help 1]
> [ERROR]
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Thanks,
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT

2014-03-12 Thread Subash Chaturanga
Hi Asela et al,
I am getting when building platform on the new GIT repo. This is suppose to
be available in the snapshot repo. Currently HT,apimgt etc are all
available in the repo. Any reason why this is not available ? Please note
this is a blocker for GReg 5 milestone releases.


[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 3:44.262s
[INFO] Finished at: Thu Mar 13 11:50:03 IST 2014
[INFO] Final Memory: 8M/490M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project governance-profile-gen: Error occured when processing the Feature
Artifact:
org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.3.0-SNAPSHOT:
ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.3.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR]
org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.3.0-SNAPSHOT
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] wso2.releases (
http://maven.wso2.org/nexus/content/repositories/releases/, releases=true,
snapshots=true),
[ERROR] wso2.snapshots (
http://maven.wso2.org/nexus/content/repositories/snapshots/,
releases=false, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]
[ERROR]



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure : sample project of Carbon 4.2.0 binary

2014-03-10 Thread Rushmin Fernando
Hi,

When I tried to build the Student Manager sample which comes with Carbon
4.2.0 binary, I got an error.

The build of the 'WSO2 Carbon - Student Manager Server Feature' module
fails since the plugin 'org.wso2.maven:carbon-p2-plugin:1.5.3' cannot be
found.

The reason is, maven tries to download the plugin from the maven central
repo [1] rather than from wso2 maven repo

When I went trough the top level pom of the project (WSO2 Carbon - student
Manager Sample) only a dependency repo has been defined, but not a plugin
repo.

The inclusion of the following plugin repo definition solved the issue.


   
  wso2-nexus-plugin
  WSO2 Plugin Repository
  http://maven.wso2.org/nexus/content/groups/wso2-public/
  
 true
 daily
 ignore
  
   



Any reasons for why the plugin repo definition is not included in the pom ?

[1] - http://repo.maven.apache.org/maven2

Thank you
-- 
Rushmin Fernando
Technical Lead
Mobile : +94772310855
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure on Carbon-data on github

2014-02-24 Thread Chanika Geeganage
Done


On Tue, Feb 25, 2014 at 12:07 PM, Chanika Geeganage wrote:

> Yes, this is because of the new methods that are in JDK7. I will correct
> them and commit.
>
> Thanks
>
>
> On Tue, Feb 25, 2014 at 12:02 PM, Anjana Fernando  wrote:
>
>> Hi,
>>
>> This must be because of JDBC 4.1 features that are in JDK7. @Chanika,
>> maybe we accidentally put an @Overrides annotation for a JDK7 specific
>> method in ResetSetWrapper, where it will fail in JDK6.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Tue, Feb 25, 2014 at 11:52 AM, Geeth Munasinghe wrote:
>>
>>> Hi Chanika
>>>
>>> I am getting following compilation error when I try to run carbon-data
>>> on my local machine.
>>> It does build on jenkins machine. Do you have any idea what would have
>>> caused this issue?
>>>
>>> My java version is  1.6.0_38
>>> Jenkins machine java version javac 1.7.0_50
>>>
>>> INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 50.335s
>>> [INFO] Finished at: Tue Feb 25 11:43:08 IST 2014
>>> [INFO] Final Memory: 63M/277M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>>> (default-compile) on project org.wso2.carbon.dataservices.core: Compilation
>>> failure: Compilation failure:
>>> [ERROR]
>>> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[258,34]
>>> cannot find symbol
>>> [ERROR] symbol  : method getObject(java.lang.String,java.lang.Class)
>>> [ERROR] location: interface java.sql.ResultSet
>>> [ERROR]
>>> [ERROR]
>>> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[262,34]
>>> cannot find symbol
>>> [ERROR] symbol  : method getObject(int,java.lang.Class)
>>> [ERROR] location: interface java.sql.ResultSet
>>> [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  -rf :org.wso2.carbon.dataservices.core
>>>
>>>
>>>
>>>
>>> *G. K. S. Munasinghe*
>>> *Software Engineer,*
>>> *WSO2, Inc. http://wso2.com  *
>>> *lean.enterprise.middleware.*
>>>
>>> email: ge...@wso2.com
>>> phone:(+94) 777911226
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>
>
>
> --
> Best Regards..
>
> Chanika Geeganage
> Software Engineer
> WSO2, Inc.; http://wso2.com
>
>


-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure on Carbon-data on github

2014-02-24 Thread Chanika Geeganage
Yes, this is because of the new methods that are in JDK7. I will correct
them and commit.

Thanks


On Tue, Feb 25, 2014 at 12:02 PM, Anjana Fernando  wrote:

> Hi,
>
> This must be because of JDBC 4.1 features that are in JDK7. @Chanika,
> maybe we accidentally put an @Overrides annotation for a JDK7 specific
> method in ResetSetWrapper, where it will fail in JDK6.
>
> Cheers,
> Anjana.
>
>
> On Tue, Feb 25, 2014 at 11:52 AM, Geeth Munasinghe  wrote:
>
>> Hi Chanika
>>
>> I am getting following compilation error when I try to run carbon-data on
>> my local machine.
>> It does build on jenkins machine. Do you have any idea what would have
>> caused this issue?
>>
>> My java version is  1.6.0_38
>> Jenkins machine java version javac 1.7.0_50
>>
>> INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 50.335s
>> [INFO] Finished at: Tue Feb 25 11:43:08 IST 2014
>> [INFO] Final Memory: 63M/277M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>> (default-compile) on project org.wso2.carbon.dataservices.core: Compilation
>> failure: Compilation failure:
>> [ERROR]
>> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[258,34]
>> cannot find symbol
>> [ERROR] symbol  : method getObject(java.lang.String,java.lang.Class)
>> [ERROR] location: interface java.sql.ResultSet
>> [ERROR]
>> [ERROR]
>> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[262,34]
>> cannot find symbol
>> [ERROR] symbol  : method getObject(int,java.lang.Class)
>> [ERROR] location: interface java.sql.ResultSet
>> [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  -rf :org.wso2.carbon.dataservices.core
>>
>>
>>
>>
>> *G. K. S. Munasinghe*
>> *Software Engineer,*
>> *WSO2, Inc. http://wso2.com  *
>> *lean.enterprise.middleware.*
>>
>> email: ge...@wso2.com
>> phone:(+94) 777911226
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>



-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure on Carbon-data on github

2014-02-24 Thread Anjana Fernando
Hi,

This must be because of JDBC 4.1 features that are in JDK7. @Chanika, maybe
we accidentally put an @Overrides annotation for a JDK7 specific method in
ResetSetWrapper, where it will fail in JDK6.

Cheers,
Anjana.


On Tue, Feb 25, 2014 at 11:52 AM, Geeth Munasinghe  wrote:

> Hi Chanika
>
> I am getting following compilation error when I try to run carbon-data on
> my local machine.
> It does build on jenkins machine. Do you have any idea what would have
> caused this issue?
>
> My java version is  1.6.0_38
> Jenkins machine java version javac 1.7.0_50
>
> INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 50.335s
> [INFO] Finished at: Tue Feb 25 11:43:08 IST 2014
> [INFO] Final Memory: 63M/277M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
> (default-compile) on project org.wso2.carbon.dataservices.core: Compilation
> failure: Compilation failure:
> [ERROR]
> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[258,34]
> cannot find symbol
> [ERROR] symbol  : method getObject(java.lang.String,java.lang.Class)
> [ERROR] location: interface java.sql.ResultSet
> [ERROR]
> [ERROR]
> /home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[262,34]
> cannot find symbol
> [ERROR] symbol  : method getObject(int,java.lang.Class)
> [ERROR] location: interface java.sql.ResultSet
> [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  -rf :org.wso2.carbon.dataservices.core
>
>
>
>
> *G. K. S. Munasinghe*
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: ge...@wso2.com
> phone:(+94) 777911226
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Anjana Fernando*
Technical Lead
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure on Carbon-data on github

2014-02-24 Thread Geeth Munasinghe
Hi Chanika

I am getting following compilation error when I try to run carbon-data on
my local machine.
It does build on jenkins machine. Do you have any idea what would have
caused this issue?

My java version is  1.6.0_38
Jenkins machine java version javac 1.7.0_50

INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 50.335s
[INFO] Finished at: Tue Feb 25 11:43:08 IST 2014
[INFO] Final Memory: 63M/277M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.dataservices.core: Compilation
failure: Compilation failure:
[ERROR]
/home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[258,34]
cannot find symbol
[ERROR] symbol  : method getObject(java.lang.String,java.lang.Class)
[ERROR] location: interface java.sql.ResultSet
[ERROR]
[ERROR]
/home/geeth/workspace/git/data/carbon-data/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/engine/ResultSetWrapper.java:[262,34]
cannot find symbol
[ERROR] symbol  : method getObject(int,java.lang.Class)
[ERROR] location: interface java.sql.ResultSet
[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  -rf :org.wso2.carbon.dataservices.core




*G. K. S. Munasinghe*
*Software Engineer,*
*WSO2, Inc. http://wso2.com  *
*lean.enterprise.middleware.*

email: ge...@wso2.com
phone:(+94) 777911226
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure while building GREG 4.6.0

2014-01-26 Thread Nuwan Silva
any update?


On Fri, Jan 24, 2014 at 4:33 PM, Nuwan Silva  wrote:

> building from
> /platform/turing/products/greg/4.6.0
>
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Governance Registry - Distribution ... FAILURE
> [55.533s]
> [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
> [INFO] WSO2 Governance Registry Test Framework - Registry Test Module
> Group  SKIPPED
> [INFO] Registry TCK Test Module .. SKIPPED
> [INFO] Registry TestNG Test Samples .. SKIPPED
> [INFO] Backward association handler Sample ... SKIPPED
> [INFO] Registry TestNG Test Module ... SKIPPED
> [INFO] Registry Resources TestNG Test Module . SKIPPED
> [INFO] Registry Metadata TestNG Test Module .. SKIPPED
> [INFO] Registry Extensibility TestNG Test Module . SKIPPED
> [INFO] Registry JIRA TestNG Test Module .. SKIPPED
> [INFO] Registry Lifecycle TestNG Test Module . SKIPPED
> [INFO] Registry Search and Versioning TestNG Test Module . SKIPPED
> [INFO] Registry Permissions TestNG Test Module ... SKIPPED
> [INFO] Registry Governance API TestNG Test Module  SKIPPED
> [INFO] Registry TestNG Test Module ... SKIPPED
> [INFO] Registry UI Test Module ... SKIPPED
> [INFO] Integration Test Reporting  SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 56.671s
> [INFO] Finished at: Fri Jan 24 13:55:28 IST 2014
> [INFO] Final Memory: 124M/1325M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
> on project wso2greg: Failed to create assembly: File to filter not found:
> /home/nuwan/wso2/qa/automation_sessions/platform/turing/products/greg/4.6.0/modules/distribution/../p2-profile-gen/target/wso2carbon-core-4.2.0/repository/deployment/server/jaggeryapps/publisher/publisherLogo/logo.png
> (No such file or directory) -> [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/MojoExecutionException
>
>
> --
>
>
> *Nuwan Silva*
> *Senior Software Engineer - QA*
> Mobile: +94779804543
>
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://www.wso2.com
>



-- 


*Nuwan Silva*
*Senior Software Engineer - QA*
Mobile: +94779804543

WSO2 Inc.
lean . enterprise . middlewear.
http://www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure while building GREG 4.6.0

2014-01-24 Thread Nuwan Silva
building from
/platform/turing/products/greg/4.6.0

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Governance Registry - Distribution ... FAILURE [55.533s]
[INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
[INFO] WSO2 Governance Registry Test Framework - Registry Test Module
Group  SKIPPED
[INFO] Registry TCK Test Module .. SKIPPED
[INFO] Registry TestNG Test Samples .. SKIPPED
[INFO] Backward association handler Sample ... SKIPPED
[INFO] Registry TestNG Test Module ... SKIPPED
[INFO] Registry Resources TestNG Test Module . SKIPPED
[INFO] Registry Metadata TestNG Test Module .. SKIPPED
[INFO] Registry Extensibility TestNG Test Module . SKIPPED
[INFO] Registry JIRA TestNG Test Module .. SKIPPED
[INFO] Registry Lifecycle TestNG Test Module . SKIPPED
[INFO] Registry Search and Versioning TestNG Test Module . SKIPPED
[INFO] Registry Permissions TestNG Test Module ... SKIPPED
[INFO] Registry Governance API TestNG Test Module  SKIPPED
[INFO] Registry TestNG Test Module ... SKIPPED
[INFO] Registry UI Test Module ... SKIPPED
[INFO] Integration Test Reporting  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 56.671s
[INFO] Finished at: Fri Jan 24 13:55:28 IST 2014
[INFO] Final Memory: 124M/1325M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
on project wso2greg: Failed to create assembly: File to filter not found:
/home/nuwan/wso2/qa/automation_sessions/platform/turing/products/greg/4.6.0/modules/distribution/../p2-profile-gen/target/wso2carbon-core-4.2.0/repository/deployment/server/jaggeryapps/publisher/publisherLogo/logo.png
(No such file or directory) -> [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/MojoExecutionException


-- 


*Nuwan Silva*
*Senior Software Engineer - QA*
Mobile: +94779804543

WSO2 Inc.
lean . enterprise . middlewear.
http://www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Build failure in chunk07

2014-01-22 Thread Nandika Jayawardana
Fixed the issue. Thanks for checking it.

Regards
Nandika


On Wed, Jan 22, 2014 at 3:54 PM, Isuru Udana  wrote:

> Looks like org.wso2.carbon.humantask.stub version is not updated to latest
> (4.2.2) in humantask.ui[1].
>
> [1]
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.2.2/pom.xml
>
>
> On Wed, Jan 22, 2014 at 3:40 PM, Nuwan Silva  wrote:
>
>> [INFO] ESB UI Test Module  SKIPPED
>> [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 5:50.786s
>> [INFO] Finished at: Wed Jan 22 15:30:10 IST 2014
>> [INFO] Final Memory: 799M/1822M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project org.wso2.carbon.humantask.ui: Compilation
>> failure
>> [ERROR]
>> /home/nuwan/products/esb/481/automation/platform/turing/components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.2.2/src/main/java/org/wso2/carbon/humantask/ui/clients/HumanTaskClientAPIServiceClient.java:[304,16]
>> setOutput(org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,org.apache.axiom.om.OMElement)
>> in
>> org.wso2.carbon.humantask.stub.ui.task.client.api.HumanTaskClientAPIAdminStub
>> cannot be applied to
>> (org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,java.lang.String)
>> [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
>>
>> Thanks,
>> NuwanS.
>>
>> --
>>
>>
>> *Nuwan Silva*
>> *Senior Software Engineer - QA*
>> Mobile: +94779804543
>>
>> WSO2 Inc.
>> lean . enterprise . middlewear.
>> http://www.wso2.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Isuru Udana*
>  Senior
> * Software Engineer*
> WSO2 Inc.; http://wso2.com
> email: isu...@wso2.com cell: +94 77 3791887
> blog: http://mytecheye.blogspot.com/
> twitter: http://twitter.com/isudana
>



-- 
Nandika Jayawardana
Senior Technical Lead
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Build failure in chunk07

2014-01-22 Thread Isuru Udana
Looks like org.wso2.carbon.humantask.stub version is not updated to latest
(4.2.2) in humantask.ui[1].

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.2.2/pom.xml


On Wed, Jan 22, 2014 at 3:40 PM, Nuwan Silva  wrote:

> [INFO] ESB UI Test Module  SKIPPED
> [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 5:50.786s
> [INFO] Finished at: Wed Jan 22 15:30:10 IST 2014
> [INFO] Final Memory: 799M/1822M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.humantask.ui: Compilation
> failure
> [ERROR]
> /home/nuwan/products/esb/481/automation/platform/turing/components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.2.2/src/main/java/org/wso2/carbon/humantask/ui/clients/HumanTaskClientAPIServiceClient.java:[304,16]
> setOutput(org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,org.apache.axiom.om.OMElement)
> in
> org.wso2.carbon.humantask.stub.ui.task.client.api.HumanTaskClientAPIAdminStub
> cannot be applied to
> (org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,java.lang.String)
> [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
>
> Thanks,
> NuwanS.
>
> --
>
>
> *Nuwan Silva*
> *Senior Software Engineer - QA*
> Mobile: +94779804543
>
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://www.wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Isuru Udana*
Senior
* Software Engineer*
WSO2 Inc.; http://wso2.com
email: isu...@wso2.com cell: +94 77 3791887
blog: http://mytecheye.blogspot.com/
twitter: http://twitter.com/isudana
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DEV] Build failure in chunk07

2014-01-22 Thread Nuwan Silva
[INFO] ESB UI Test Module  SKIPPED
[INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 5:50.786s
[INFO] Finished at: Wed Jan 22 15:30:10 IST 2014
[INFO] Final Memory: 799M/1822M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.humantask.ui: Compilation
failure
[ERROR]
/home/nuwan/products/esb/481/automation/platform/turing/components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.2.2/src/main/java/org/wso2/carbon/humantask/ui/clients/HumanTaskClientAPIServiceClient.java:[304,16]
setOutput(org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,org.apache.axiom.om.OMElement)
in
org.wso2.carbon.humantask.stub.ui.task.client.api.HumanTaskClientAPIAdminStub
cannot be applied to
(org.apache.axis2.databinding.types.URI,org.apache.axis2.databinding.types.NCName,java.lang.String)
[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

Thanks,
NuwanS.

-- 


*Nuwan Silva*
*Senior Software Engineer - QA*
Mobile: +94779804543

WSO2 Inc.
lean . enterprise . middlewear.
http://www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in API Management Implementation

2013-12-16 Thread Harsha Thirimanna
I also get this type of different Checksum error in there

INFO]

[INFO] Building WSO2 Carbon - API Management Implementation 1.2.0
[INFO]

[WARNING] The POM for eclipse:validateutility:jar:0.95 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details
[WARNING] The POM for uddi:uddi4j:jar:1.0.1 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[WARNING] The POM for
org.eclipse.core:org.eclipse.core.runtime:jar:3.5.0.v20090429-1800 is
invalid, transitive dependencies (if any) will not be available, enable
debug logging for more details
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] API Management  SUCCESS [0.214s]
[INFO] WSO2 Carbon - Api for API Management .. SUCCESS [1.923s]
[INFO] WSO2 Carbon - API Management Implementation ... FAILURE [14.081s]
[INFO] WSO2 Carbon - API Gateway . SKIPPED
[INFO] WSO@ Carbon - API Management Usage Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - API Management Usage Publisher .. SKIPPED
[INFO] WSO2 Carbon - API Management Usage Client . SKIPPED
[INFO] WSO2 Carbon - API Key Mgt Client .. SKIPPED
[INFO] WSO2 Carbon - HostObject for API management ... SKIPPED
[INFO] WSO2 Carbon - API Key Mgt . SKIPPED
[INFO] WSO2 Carbon - API Management Core . SKIPPED
[INFO] WSO2 Carbon - API Management Interceptor .. SKIPPED
[INFO] WSO2 Carbon - API Management Startup Publisher  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 17.420s
[INFO] Finished at: Mon Dec 16 21:58:23 IST 2013
[INFO] Final Memory: 30M/618M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.apimgt.impl:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.apimgt.impl:bundle:1.2.0: Failed to collect
dependencies for [org.wso2.carbon:org.wso2.carbon.user.core:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.1
(compile), org.wso2.carbon:org.wso2.carbon.registry.ws.client:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.oauth:jar:4.2.1 (compile),
com.h2database.wso2:h2-database-engine:jar:1.2.140.wso2v3 (compile),
org.wso2.carbon:org.wso2.carbon.rest.api.stub:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.handlers.security.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.um.ws.api:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0 (compile),
com.google.code.gson:gson:jar:2.1 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.mediation.registry:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.event.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.initializer:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.sequences.stub:jar:4.2.1 (compile),
org.wso2.carbon:org.wso2.carbon.registry.indexing:jar:4.2.1 (compile)]:
Failed to read artifact descriptor for org.apache.bsf:bsf-all:jar:3.0:
Could not transfer artifact org.apache.bsf:bsf-all:pom:3.0 from/to
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/):
Checksum validation failed, no checksums available from the repository ->
[Help 1]
[ERROR]


what the solution to continue the build.



*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* *
* email: **hars...@wso2.com* * cell: +94 71 5186770*
* twitter: **http://twitter.com/ *
*harshathirimann linked-in: **http:
**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
*

 *Lean . Enterprise . Middleware*



On Thu, Dec 12, 2013 at 12:32 AM, Sumedha Rubasinghe wrote:

> It seems there is a checksum failure for eclipse:validateutility:pom:0.95.
>
>
>
> On Thu, Dec 12, 2013 at 12:20 AM, Bhathiya Jayasekara 
> wrote:
>
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 5:28.449s
>

[Dev] Build failure in API Management Implementation

2013-12-16 Thread Harsha Thirimanna
Hi,

Please , what would be the solution here.

[INFO]

[INFO] Building WSO2 Carbon - API Management Implementation 1.2.0
[INFO]

[WARNING] The POM for eclipse:validateutility:jar:0.95 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details
[WARNING] The POM for uddi:uddi4j:jar:1.0.1 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[WARNING] The POM for
org.eclipse.core:org.eclipse.core.runtime:jar:3.5.0.v20090429-1800 is
invalid, transitive dependencies (if any) will not be available, enable
debug logging for more details
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] API Management  SUCCESS [0.214s]
[INFO] WSO2 Carbon - Api for API Management .. SUCCESS [1.923s]
[INFO] WSO2 Carbon - API Management Implementation ... FAILURE [14.081s]
[INFO] WSO2 Carbon - API Gateway . SKIPPED
[INFO] WSO@ Carbon - API Management Usage Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - API Management Usage Publisher .. SKIPPED
[INFO] WSO2 Carbon - API Management Usage Client . SKIPPED
[INFO] WSO2 Carbon - API Key Mgt Client .. SKIPPED
[INFO] WSO2 Carbon - HostObject for API management ... SKIPPED
[INFO] WSO2 Carbon - API Key Mgt . SKIPPED
[INFO] WSO2 Carbon - API Management Core . SKIPPED
[INFO] WSO2 Carbon - API Management Interceptor .. SKIPPED
[INFO] WSO2 Carbon - API Management Startup Publisher  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 17.420s
[INFO] Finished at: Mon Dec 16 21:58:23 IST 2013
[INFO] Final Memory: 30M/618M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.apimgt.impl:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.apimgt.impl:bundle:1.2.0: Failed to collect
dependencies for [org.wso2.carbon:org.wso2.carbon.user.core:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.1
(compile), org.wso2.carbon:org.wso2.carbon.registry.ws.client:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.oauth:jar:4.2.1 (compile),
com.h2database.wso2:h2-database-engine:jar:1.2.140.wso2v3 (compile),
org.wso2.carbon:org.wso2.carbon.rest.api.stub:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.handlers.security.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.um.ws.api:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0 (compile),
com.google.code.gson:gson:jar:2.1 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.mediation.registry:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.event.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.initializer:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.sequences.stub:jar:4.2.1 (compile),
org.wso2.carbon:org.wso2.carbon.registry.indexing:jar:4.2.1 (compile)]:
Failed to read artifact descriptor for org.apache.bsf:bsf-all:jar:3.0:
Could not transfer artifact org.apache.bsf:bsf-all:pom:3.0 from/to
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/):
Checksum validation failed, no checksums available from the repository ->
[Help 1]


thanks


*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* *
* email: **hars...@wso2.com* * cell: +94 71 5186770*
* twitter: **http://twitter.com/ *
*harshathirimann linked-in: **http:
**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
*

 *Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in API Management Implementation

2013-12-11 Thread Sumedha Rubasinghe
It seems there is a checksum failure for eclipse:validateutility:pom:0.95.



On Thu, Dec 12, 2013 at 12:20 AM, Bhathiya Jayasekara wrote:

> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 5:28.449s
> [INFO] Finished at: Wed Dec 11 18:42:14 UTC 2013
> [INFO] Final Memory: 330M/1114M
> [INFO]
> 
> [ERROR] Failed to execute goal on project org.wso2.carbon.apimgt.impl:
> Could not resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.apimgt.impl:bundle:1.2.1: Failed to collect
> dependencies for [org.wso2.carbon:org.wso2.carbon.user.core:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.1
> (compile), org.wso2.carbon:org.wso2.carbon.registry.ws.client:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.1 (compile),
> org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.identity.oauth:jar:4.2.2 (compile),
> com.h2database.wso2:h2-database-engine:jar:1.2.140.wso2v3 (compile),
> org.wso2.carbon:org.wso2.carbon.rest.api.stub:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.apimgt.handlers.security.stub:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.um.ws.api:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0 (compile),
> com.google.code.gson:gson:jar:2.1 (compile),
> org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.mediation.registry:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.event.core:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.mediation.initializer:jar:4.2.0 (compile),
> org.wso2.carbon:org.wso2.carbon.sequences.stub:jar:4.2.1 (compile),
> org.wso2.carbon:org.wso2.carbon.mediation.security.stub:jar:4.2.0
> (compile), org.wso2.carbon:org.wso2.carbon.registry.indexing:jar:4.2.1
> (compile), com.googlecode.json-simple.wso2:json-simple:jar:1.1.wso2v1
> (compile)]: Failed to read artifact descriptor for
> eclipse:validateutility:jar:0.95: Could not transfer artifact
> eclipse:validateutility:pom:0.95 from/to wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
> validation failed, expected 53f8bac71524372a3d51a6ecf1136504296f37af but is
> 8edc83998e0bf2a8867395883f3853eb901be267 -> [Help 1]
> [ERROR]
>
> --
> *Bhathiya Jayasekara*
> *Software Engineer,*
> *WSO2 inc., http://wso2.com *
>
> *Phone: +94715478185 <%2B94715478185>*
> *LinkedIn: http://www.linkedin.com/in/bhathiyaj
> *
> *Twitter: https://twitter.com/bhathiyax *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
/sumedha
m: +94 773017743
b :  bit.ly/sumedha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in API Management Implementation

2013-12-11 Thread Bhathiya Jayasekara
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 5:28.449s
[INFO] Finished at: Wed Dec 11 18:42:14 UTC 2013
[INFO] Final Memory: 330M/1114M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.apimgt.impl:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.apimgt.impl:bundle:1.2.1: Failed to collect
dependencies for [org.wso2.carbon:org.wso2.carbon.user.core:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.1
(compile), org.wso2.carbon:org.wso2.carbon.registry.ws.client:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.1 (compile),
org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.oauth:jar:4.2.2 (compile),
com.h2database.wso2:h2-database-engine:jar:1.2.140.wso2v3 (compile),
org.wso2.carbon:org.wso2.carbon.rest.api.stub:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.handlers.security.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.um.ws.api:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0 (compile),
com.google.code.gson:gson:jar:2.1 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.mediation.registry:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.event.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.initializer:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.sequences.stub:jar:4.2.1 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.security.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.registry.indexing:jar:4.2.1
(compile), com.googlecode.json-simple.wso2:json-simple:jar:1.1.wso2v1
(compile)]: Failed to read artifact descriptor for
eclipse:validateutility:jar:0.95: Could not transfer artifact
eclipse:validateutility:pom:0.95 from/to wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
validation failed, expected 53f8bac71524372a3d51a6ecf1136504296f37af but is
8edc83998e0bf2a8867395883f3853eb901be267 -> [Help 1]
[ERROR]

-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com *

*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj
*
*Twitter: https://twitter.com/bhathiyax *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure org.wso2.carbon.apimgt.impl due to checksum validation failed

2013-12-09 Thread Eranda Sooriyabandara
Hi Subash, Ruwan,
Did you guys change the bundles in nexus without changing the checksum? I
am getting following build failure due to checksum validation fail.

[ERROR] Failed to execute goal on project org.wso2.carbon.apimgt.impl:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.apimgt.impl:bundle:1.2.0: Failed to collect
dependencies for [org.wso2.carbon:org.wso2.carbon.user.core:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.1
(compile), org.wso2.carbon:org.wso2.carbon.registry.ws.client:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.identity.oauth:jar:4.2.1 (compile),
com.h2database.wso2:h2-database-engine:jar:1.2.140.wso2v3 (compile),
org.wso2.carbon:org.wso2.carbon.rest.api.stub:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.apimgt.handlers.security.stub:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.um.ws.api:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0 (compile),
com.google.code.gson:gson:jar:2.1 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.mediation.registry:jar:4.2.0
(compile), org.wso2.carbon:org.wso2.carbon.event.core:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.mediation.initializer:jar:4.2.0 (compile),
org.wso2.carbon:org.wso2.carbon.sequences.stub:jar:4.2.1 (compile),
org.wso2.carbon:org.wso2.carbon.registry.indexing:jar:4.2.1 (compile)]:
Failed to read artifact descriptor for eclipse:validateutility:jar:0.95:
Could not transfer artifact eclipse:validateutility:pom:0.95 from/to
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/):
Checksum validation failed, expected
53f8bac71524372a3d51a6ecf1136504296f37af but is
8edc83998e0bf2a8867395883f3853eb901be267

thanks
Eranda

-- 

*Eranda Sooriyabandara*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure org.wso2.carbon.identity.authenticator.saml2.sso.common - Chunk06

2013-12-09 Thread Danushka Fernando
It is the right fix. I have missed that commit. Sorry for the
inconvenience.

Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729


On Mon, Dec 9, 2013 at 6:32 PM, Lakmali Baminiwatta wrote:

> Hi,
>
> Since org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1 is
> not available in the svn, I reverted the version upgrade as a temprary fix
> (in r192821).
>
> Thanks,
> Lakmali
>
>
> On 9 December 2013 17:52, Lakmali Baminiwatta  wrote:
>
>> Hi,
>>
>> Getting following build failure from
>> org.wso2.carbon.identity.authenticator.saml2.sso.common component.
>>
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 14.559s
>> [INFO] Finished at: Mon Dec 09 17:46:48 IST 2013
>> [INFO] Final Memory: 12M/981M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project
>> org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not resolve
>> dependencies for project
>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
>> Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
>> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> -> [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/DependencyResolutionException
>>
>> Thanks,
>> Lakmali
>> --
>> Lakmali Baminiwatta
>>  Software Engineer
>> WSO2, Inc.: http://wso2.com
>> lean.enterprise.middleware
>> mobile:  +94 71 2335936
>> blog : lakmali.com
>>
>>
>
>
> --
> Lakmali Baminiwatta
>  Software Engineer
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
> mobile:  +94 71 2335936
> blog : lakmali.com
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure org.wso2.carbon.identity.authenticator.saml2.sso.common - Chunk06

2013-12-09 Thread Lakmali Baminiwatta
Hi,

Since org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1 is
not available in the svn, I reverted the version upgrade as a temprary fix
(in r192821).

Thanks,
Lakmali


On 9 December 2013 17:52, Lakmali Baminiwatta  wrote:

> Hi,
>
> Getting following build failure from
> org.wso2.carbon.identity.authenticator.saml2.sso.common component.
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 14.559s
> [INFO] Finished at: Mon Dec 09 17:46:48 IST 2013
> [INFO] Final Memory: 12M/981M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not resolve
> dependencies for project
> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> -> [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/DependencyResolutionException
>
> Thanks,
> Lakmali
> --
> Lakmali Baminiwatta
>  Software Engineer
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
> mobile:  +94 71 2335936
> blog : lakmali.com
>
>


-- 
Lakmali Baminiwatta
 Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
mobile:  +94 71 2335936
blog : lakmali.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure org.wso2.carbon.identity.authenticator.saml2.sso.common - Chunk06

2013-12-09 Thread Lakmali Baminiwatta
Hi,

Getting following build failure from
org.wso2.carbon.identity.authenticator.saml2.sso.common component.

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 14.559s
[INFO] Finished at: Mon Dec 09 17:46:48 IST 2013
[INFO] Final Memory: 12M/981M
[INFO]

[ERROR] Failed to execute goal on project
org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not resolve
dependencies for project
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) ->
[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/DependencyResolutionException

Thanks,
Lakmali
-- 
Lakmali Baminiwatta
 Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
mobile:  +94 71 2335936
blog : lakmali.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-04 Thread Supun Malinga
I was building without tests this time. Will check.

thanks,


On Wed, Dec 4, 2013 at 2:06 PM, Krishantha Samaraweera
wrote:

> Hi Supun,
>
> Are you building without tests ? You need to build with tests to over come
> this problem
>
> Thanks,
> Krishantha.
>
>
> On Wed, Dec 4, 2013 at 1:12 PM, Supun Malinga  wrote:
>
>> [ERROR] Failed to execute goal on project wso2pats: Could not resolve 
>> dependencies for project org.wso2.carbon.automation:wso2pats:jar:1.4.0: 
>> Could not find artifact 
>> org.wso2.carbon.automation:org.wso2.carbon.automation.test.platform.scenario:jar:tests:1.4.0
>>  in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -> 
>> [Help 1]
>>
>>
>>
>>
>> However it worked when I build from
>> chunk-05/platform-integration/platform-automated-test-suite.
>>
>> Can you pls have a look?.
>>
>> thanks
>> --
>> Supun Malinga,
>>
>> Senior Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> email: sup...@wso2.com 
>> mobile: +94 (0)71 56 91 321
>>
>
>
>
> --
> Krishantha Samaraweera
> Senior Technical Lead - Test Automation
> Mobile: +94 77 7759918
> WSO2, Inc.; http://wso2.com/
> lean . enterprise . middlewear.
>



-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com 
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-04 Thread Krishantha Samaraweera
Hi Supun,

Are you building without tests ? You need to build with tests to over come
this problem

Thanks,
Krishantha.


On Wed, Dec 4, 2013 at 1:12 PM, Supun Malinga  wrote:

> [ERROR] Failed to execute goal on project wso2pats: Could not resolve 
> dependencies for project org.wso2.carbon.automation:wso2pats:jar:1.4.0: Could 
> not find artifact 
> org.wso2.carbon.automation:org.wso2.carbon.automation.test.platform.scenario:jar:tests:1.4.0
>  in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -> 
> [Help 1]
>
>
> However it worked when I build from
> chunk-05/platform-integration/platform-automated-test-suite.
>
> Can you pls have a look?.
>
> thanks
> --
> Supun Malinga,
>
> Senior Software Engineer,
> WSO2 Inc.
> http://wso2.com
> email: sup...@wso2.com 
> mobile: +94 (0)71 56 91 321
>



-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-03 Thread Supun Malinga
[ERROR] Failed to execute goal on project wso2pats: Could not resolve
dependencies for project
org.wso2.carbon.automation:wso2pats:jar:1.4.0: Could not find artifact
org.wso2.carbon.automation:org.wso2.carbon.automation.test.platform.scenario:jar:tests:1.4.0
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
-> [Help 1]

However it worked when I build from
chunk-05/platform-integration/platform-automated-test-suite.

Can you pls have a look?.

thanks
-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com 
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in chunk 5 APIM components

2013-12-02 Thread Supun Malinga
Hi Ruwan,

Please have a look asap.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.apimgt.impl: Compilation
failure: Compilation failure:
[ERROR]
/build/chunk05/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.1/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[334,59]
cannot find symbol
[ERROR] symbol  : method getLength()
[ERROR] location: class
org.wso2.carbon.registry.core.pagination.PaginationContext
[ERROR]
[ERROR]
/build/chunk05/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.1/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[448,61]
cannot find symbol
[ERROR] symbol  : method getLength()
[ERROR] location: class
org.wso2.carbon.registry.core.pagination.PaginationContext
[ERROR]
[ERROR]
/build/chunk05/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.1/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[504,76]
cannot find symbol
[ERROR] symbol  : method getLength()
[ERROR] location: class
org.wso2.carbon.registry.core.pagination.PaginationContext
[ERROR]
[ERROR]
/build/chunk05/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.1/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[504,31]
operator + cannot be applied to
int,org.wso2.carbon.registry.core.pagination.PaginationContext.getLength
[ERROR]
[ERROR]
/build/chunk05/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.1/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[504,43]
incompatible types
[ERROR] found   : 
[ERROR] required: int
[ERROR] -> [Help 1]

thanks,
-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com 
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1

2013-12-02 Thread Ajanthan Balachandran
thanks that solved the problem

On Mon, Dec 2, 2013 at 3:18 PM, Dulanja Liyanage  wrote:
> Hi Ajanthan,
>
> Please try building
> org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.2.1 first.
>
> Thanks
> Dulanja
>
>
> On Mon, Dec 2, 2013 at 11:46 AM, Ajanthan Balachandran 
> wrote:
>>
>> Hi,
>> I am getting following while building
>> saml2-sso
>> authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1.
>>
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 1.602s
>> [INFO] Finished at: Mon Dec 02 11:42:20 IST 2013
>> [INFO] Final Memory: 10M/490M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project
>> org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not
>> resolve dependencies for project
>>
>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
>> Failure to find
>>
>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
>> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached
>> in the local repository, resolution will not be reattempted until the
>> update interval of wso2-nexus 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/DependencyResolutionException
>>
>> But there is no
>> org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1
>> in the service stub folder.
>> Thanks.
>>
>> --
>> ajanthan
>> --
>> Ajanthan Balachandiran
>> Senior Software Engineer;
>> Solutions Technologies Team ;WSO2, Inc.;  http://wso2.com/
>>
>> email: ajant...@wso2.com; cell: +94775581497
>> blog: http://bkayts.blogspot.com/
>>
>> Lean . Enterprise . Middleware
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
>
>
> --
> Dulanja Liyanage
> Senior Software Engineer - WSO2 Inc.
> M: +94776764717



-- 
ajanthan
-- 
Ajanthan Balachandiran
Senior Software Engineer;
Solutions Technologies Team ;WSO2, Inc.;  http://wso2.com/

email: ajant...@wso2.com; cell: +94775581497
blog: http://bkayts.blogspot.com/

Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1

2013-12-02 Thread Dulanja Liyanage
Hi Ajanthan,

Please try
building org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.2.1 first.

Thanks
Dulanja


On Mon, Dec 2, 2013 at 11:46 AM, Ajanthan Balachandran wrote:

> Hi,
> I am getting following while building
> saml2-sso
> authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/
> 4.2.1.
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1.602s
> [INFO] Finished at: Mon Dec 02 11:42:20 IST 2013
> [INFO] Final Memory: 10M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not
> resolve dependencies for project
>
> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
> Failure to find
>
> org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached
> in the local repository, resolution will not be reattempted until the
> update interval of wso2-nexus 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/DependencyResolutionException
>
> But there is no
> org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1
> in the service stub folder.
> Thanks.
>
> --
> ajanthan
> --
> Ajanthan Balachandiran
> Senior Software Engineer;
> Solutions Technologies Team ;WSO2, Inc.;  http://wso2.com/
>
> email: ajant...@wso2.com; cell: +94775581497
> blog: http://bkayts.blogspot.com/
>
> Lean . Enterprise . Middleware
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>



-- 
Dulanja Liyanage
Senior Software Engineer - WSO2 Inc.
M: +94776764717
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1

2013-12-01 Thread Ajanthan Balachandran
Hi,
I am getting following while building
saml2-sso 
authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1.

[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 1.602s
[INFO] Finished at: Mon Dec 02 11:42:20 IST 2013
[INFO] Final Memory: 10M/490M
[INFO] 
[ERROR] Failed to execute goal on project
org.wso2.carbon.identity.authenticator.saml2.sso.common: Could not
resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1:
Failure to find
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:jar:4.2.1
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached
in the local repository, resolution will not be reattempted until the
update interval of wso2-nexus 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/DependencyResolutionException

But there is no
org.wso2.carbon.identity.authenticator.saml2.sso.common:bundle:4.2.1
in the service stub folder.
Thanks.

-- 
ajanthan
-- 
Ajanthan Balachandiran
Senior Software Engineer;
Solutions Technologies Team ;WSO2, Inc.;  http://wso2.com/

email: ajant...@wso2.com; cell: +94775581497
blog: http://bkayts.blogspot.com/

Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure in org.wso2.carbon.rssmanager.core-4.2.0

2013-11-15 Thread Dhanuka Ranasinghe
Hi Sharreen,

I just fixed it can you please get an update and have look. Sorry about
this.

Cheers,
Dhanuka

*Dhanuka Ranasinghe*

Senior Software Engineer
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 715381915


On Fri, Nov 15, 2013 at 3:35 PM, Shafreen Anfar  wrote:

> Hi,
>
> I get the following build failure when I build chunk-4.
>
> [INFO] Compiling 118 source files to
> /media/shafreen/source/public/turing-new/components/rss-manager/org.wso2.carbon.rssmanager.core/4.2.0/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /media/shafreen/source/public/turing-new/components/rss-manager/org.wso2.carbon.rssmanager.core/4.2.0/src/main/java/org/wso2/carbon/rssmanager/core/config/RSSConfigurationManager.java:[78,77]
> cannot find symbol
> symbol  : variable JPA_PERSISTENCE_XML_NAME
> location: class org.wso2.carbon.rssmanager.common.RSSManagerConstants
>
> --
> Regards,
> *Shafreen*
> Software Engineer
> WSO2 Inc
> Mobile : 077-556-395-1
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure in org.wso2.carbon.rssmanager.core-4.2.0

2013-11-15 Thread Shafreen Anfar
Hi,

I get the following build failure when I build chunk-4.

[INFO] Compiling 118 source files to
/media/shafreen/source/public/turing-new/components/rss-manager/org.wso2.carbon.rssmanager.core/4.2.0/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/media/shafreen/source/public/turing-new/components/rss-manager/org.wso2.carbon.rssmanager.core/4.2.0/src/main/java/org/wso2/carbon/rssmanager/core/config/RSSConfigurationManager.java:[78,77]
cannot find symbol
symbol  : variable JPA_PERSISTENCE_XML_NAME
location: class org.wso2.carbon.rssmanager.common.RSSManagerConstants

-- 
Regards,
*Shafreen*
Software Engineer
WSO2 Inc
Mobile : 077-556-395-1
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure in chunk-04

2013-11-07 Thread Krishantha Samaraweera
Thanks Chamath, I was able to build features successfully.



On Thu, Nov 7, 2013 at 11:03 AM, Chamath Gunawardana wrote:

> Committed to r190435. Please take an up.
> Thanks for pointing this Krishantha.
>
>
>
> Thanks,
>
>
> On Thu, Nov 7, 2013 at 10:56 AM, Chamath Gunawardana wrote:
>
>> Will look into this.
>>
>>
>> Thanks,
>>
>>
>> On Thu, Nov 7, 2013 at 10:02 AM, Krishantha Samaraweera <
>> krishan...@wso2.com> wrote:
>>
>>> Seems like org.wso2.carbon.deployment.synchronizer.subversion.feature
>>> 4.2.1 isn't committed.
>>>
>>> [ERROR] Failed to execute goal on project
>>> org.wso2.carbon.deployment.synchronizer.feature: Could not resolve
>>> dependencies for project
>>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature:pom:4.2.1:
>>> Failure to find
>>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:4.2.1
>>> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached
>>> in the local repository, resolution will not be reattempted until the
>>> update interval of wso2-nexus 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.
>>>
>>> Thanks,
>>>
>>> --
>>> Krishantha Samaraweera
>>> Senior Technical Lead - Test Automation
>>> Mobile: +94 77 7759918
>>> WSO2, Inc.; http://wso2.com/
>>> lean . enterprise . middlewear.
>>>
>>
>>
>>
>> --
>> Best Regards,
>> Chamath Gunawardana
>> Technical Lead; WSO2 Inc.
>> Mobile : +94776322240
>>
>
>
>
> --
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>



-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure in chunk-04

2013-11-06 Thread Chamath Gunawardana
Committed to r190435. Please take an up.
Thanks for pointing this Krishantha.



Thanks,


On Thu, Nov 7, 2013 at 10:56 AM, Chamath Gunawardana wrote:

> Will look into this.
>
>
> Thanks,
>
>
> On Thu, Nov 7, 2013 at 10:02 AM, Krishantha Samaraweera <
> krishan...@wso2.com> wrote:
>
>> Seems like org.wso2.carbon.deployment.synchronizer.subversion.feature
>> 4.2.1 isn't committed.
>>
>> [ERROR] Failed to execute goal on project
>> org.wso2.carbon.deployment.synchronizer.feature: Could not resolve
>> dependencies for project
>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature:pom:4.2.1:
>> Failure to find
>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:4.2.1
>> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be reattempted until the update
>> interval of wso2-nexus 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.
>>
>> Thanks,
>>
>> --
>> Krishantha Samaraweera
>> Senior Technical Lead - Test Automation
>> Mobile: +94 77 7759918
>> WSO2, Inc.; http://wso2.com/
>> lean . enterprise . middlewear.
>>
>
>
>
> --
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>



-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure in chunk-04

2013-11-06 Thread Chamath Gunawardana
Will look into this.


Thanks,


On Thu, Nov 7, 2013 at 10:02 AM, Krishantha Samaraweera  wrote:

> Seems like org.wso2.carbon.deployment.synchronizer.subversion.feature
> 4.2.1 isn't committed.
>
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.deployment.synchronizer.feature: Could not resolve
> dependencies for project
> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature:pom:4.2.1:
> Failure to find
> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:4.2.1
> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
> the local repository, resolution will not be reattempted until the update
> interval of wso2-nexus 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.
>
> Thanks,
>
> --
> Krishantha Samaraweera
> Senior Technical Lead - Test Automation
> Mobile: +94 77 7759918
> WSO2, Inc.; http://wso2.com/
> lean . enterprise . middlewear.
>



-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure in chunk-04

2013-11-06 Thread Krishantha Samaraweera
Seems like org.wso2.carbon.deployment.synchronizer.subversion.feature 4.2.1
isn't committed.

[ERROR] Failed to execute goal on project
org.wso2.carbon.deployment.synchronizer.feature: Could not resolve
dependencies for project
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature:pom:4.2.1:
Failure to find
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:4.2.1
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the update
interval of wso2-nexus 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.

Thanks,

-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in P2 repo - Chunk-03

2013-10-24 Thread Lasantha Fernando
, releases=true,
snapshots=false)

at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
 at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
 at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 24 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
Failure to find
org.wso2.am:org.wso2.apimgt.gateway-manager.nested.category.feature:zip:1.5.0
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced
 at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
 at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286)
 at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213)
... 27 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure
to find 
org.wso2.am:org.wso2.apimgt.gateway-manager.nested.category.feature:zip:1.5.0
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced
 at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
 at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 31 more
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 23.509s
[INFO] Finished at: Fri Oct 25 12:02:06 IST 2013
[INFO] Final Memory: 87M/874M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2carbon-feature-repository: Error occured when processing the
Feature Artifact:
org.wso2.am:org.wso2.apimgt.gateway-manager.nested.category.feature:1.5.0:
ERROR: Failure to find
org.wso2.am:org.wso2.apimgt.gateway-manager.nested.category.feature:zip:1.5.0
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file
-DgroupId=org.wso2.am-DartifactId=org.wso2.apimgt.gateway-manager.nested.category.feature
-Dversion=1.5.0 -Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file
-DgroupId=org.wso2.am-DartifactId=org.wso2.apimgt.gateway-manager.nested.category.feature
-Dversion=1.5.0 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.am:
org.wso2.apimgt.gateway-manager.nested.category.feature:zip:1.5.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[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/MojoExecutionException



On 24 October 2013 21:18, Gokul Balakrishnan  wrote:

> It seems to be, since the build progressed fine. However, people have
> encountered the case of this feature missing earlier as well, in the 
> dev@thread "[Dev] [Build Failure][chunk 02] [P2 Repo]
> org.wso2.carbon.repomanager.axis2.feature".
>
>
> On 24 October 2013 21:03, Sumedha Rubasinghe  wrote:
>
>> I heard there is a synchronisation problem in the maven repo. Is this
>> sorted now?
>>
>>
>> On Thu, Oct 24, 2013 at 8:28 PM, Gokul Balakrishnan wrote:
>>
>>> Hi all,
>>&g

Re: [Dev] Build failure in P2 repo - Chunk-03

2013-10-24 Thread Gokul Balakrishnan
It seems to be, since the build progressed fine. However, people have
encountered the case of this feature missing earlier as well, in the
dev@thread "[Dev] [Build Failure][chunk 02] [P2 Repo]
org.wso2.carbon.repomanager.axis2.feature".


On 24 October 2013 21:03, Sumedha Rubasinghe  wrote:

> I heard there is a synchronisation problem in the maven repo. Is this
> sorted now?
>
>
> On Thu, Oct 24, 2013 at 8:28 PM, Gokul Balakrishnan wrote:
>
>> Hi all,
>>
>> We were trying to build the chunk-03 P2 repo in a builder machine as part
>> of our release process but we are seeing the following error.
>>
>> Has the feature org.wso2.carbon.repomanager.axis2.feature:4.2.1 not been
>> hosted yet? Please note that we are following the incremental approach in
>> creating the P2 repo.
>>
>> Downloading:
>> http://repo.maven.apache.org/maven2/org/wso2/carbon/org.wso2.carbon.repomanager.axis2.feature/4.2.1/org.wso2.carbon.repomanager.axis2.feature-4.2.1.zip
>> [ERROR] Error occured when processing the Feature Artifact:
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
>> org.apache.maven.plugin.MojoExecutionException: Error occured when
>> processing the Feature Artifact:
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
>>  at
>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
>> at
>> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
>>  at
>> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
>> at
>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>>  at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>> 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:320)
>>  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.MojoExecutionException: ERROR
>> at
>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
>>  at
>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
>> ... 23 more
>> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
>> Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>> -Dpackaging=zip -Dfile=/path/to/file
>>
>> Alternatively, if you host your own repository you can deploy the file
>> there:
>> mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>
>>   org.wso2.car

Re: [Dev] Build failure in P2 repo - Chunk-03

2013-10-24 Thread Sumedha Rubasinghe
I heard there is a synchronisation problem in the maven repo. Is this
sorted now?


On Thu, Oct 24, 2013 at 8:28 PM, Gokul Balakrishnan  wrote:

> Hi all,
>
> We were trying to build the chunk-03 P2 repo in a builder machine as part
> of our release process but we are seeing the following error.
>
> Has the feature org.wso2.carbon.repomanager.axis2.feature:4.2.1 not been
> hosted yet? Please note that we are following the incremental approach in
> creating the P2 repo.
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/wso2/carbon/org.wso2.carbon.repomanager.axis2.feature/4.2.1/org.wso2.carbon.repomanager.axis2.feature-4.2.1.zip
> [ERROR] Error occured when processing the Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
> org.apache.maven.plugin.MojoExecutionException: Error occured when
> processing the Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
>  at
> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
> at
> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
>  at
> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> 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:320)
>  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.MojoExecutionException: ERROR
> at
> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
>  at
> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
> ... 23 more
> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the file
> there:
> mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>
>   org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1
>
> from the specified remote repositories:
>   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
> releases=true, snapshots=true),
>   central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
>
> at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
>  at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
> at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
>  at
> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
> ... 24 more
> Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
> wso2-nexus (http://maven.wso2.org/nexus/

[Dev] Build failure in P2 repo - Chunk-03

2013-10-24 Thread Gokul Balakrishnan
Hi all,

We were trying to build the chunk-03 P2 repo in a builder machine as part
of our release process but we are seeing the following error.

Has the feature org.wso2.carbon.repomanager.axis2.feature:4.2.1 not been
hosted yet? Please note that we are following the incremental approach in
creating the P2 repo.

Downloading:
http://repo.maven.apache.org/maven2/org/wso2/carbon/org.wso2.carbon.repomanager.axis2.feature/4.2.1/org.wso2.carbon.repomanager.axis2.feature-4.2.1.zip
[ERROR] Error occured when processing the Feature Artifact:
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
org.apache.maven.plugin.MojoExecutionException: Error occured when
processing the Feature Artifact:
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1
 at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
 at org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
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:320)
 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.MojoExecutionException: ERROR
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
 at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
... 23 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1

from the specified remote repositories:
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
  central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)

at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
 at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
 at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 24 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
 at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactRes

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Subash Chaturanga
In builder it is 1.9.1. So it should not be the version of ant


On Mon, Oct 21, 2013 at 11:13 AM, Bhathiya Jayasekara wrote:

> My ant version is 1.8.4.
>
>
> On Mon, Oct 21, 2013 at 11:12 AM, Subash Chaturanga wrote:
>
>> Hi Bhathiya,
>> What is your ant version ?
>>
>>
>> On Mon, Oct 21, 2013 at 11:08 AM, Subash Chaturanga wrote:
>>
>>> Hi,
>>> I am not sure is this something with the builder machine. But when I go
>>> inside /dependencies/cassanda/1.2.10-wso2v1 and hit ant, it still complains
>>> with the same error.
>>>
>>>
>>>
>>> On Mon, Oct 21, 2013 at 10:54 AM, Bhathiya Jayasekara >> > wrote:
>>>
 Hi all,

 I built both Cassandra and orbit/Cassandra in a clean repo successfully.

 Thanks,
 Bhathiya


 On Mon, Oct 21, 2013 at 10:45 AM, Bhathiya Jayasekara <
 bhath...@wso2.com> wrote:

> Hi,
>
> I'm looking into this. I triggered a build just now.
>
> Thanks,
> Bhathiya
>
>
> On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga 
> wrote:
>
>> Hi all,
>> I trigger the build today again and getting the same again. From
>> which repo does apache pig suppose to download. Was it a released orbit 
>> of
>> wso2 ?
>>
>> INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 20:05.939s
>> [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
>> [INFO] Final Memory: 732M/1366M
>>  [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>> apache-cassandra: An Ant BuildException has occured: The following error
>> occurred while executing this line:
>> [ERROR]
>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>> Unable to resolve artifact: Missing:
>> [ERROR] --
>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy
>> the file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> -Durl=[url] -DrepositoryId=[id]
>> [ERROR
>>
>>
>>
>>
>> On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera <
>> praba...@wso2.com> wrote:
>>
>>> Hi Subash,
>>>
>>> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa 
>>> wrote:
>>>



 On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga >>> > wrote:

> Hi all,
> I am getting following build failure in clean repo. Please fix
> ASAP since chunk 02 needs to be release tomorrow.
>

 It looks ant build can not download the artifact. It looks remote
 download site is unavailable at that time.

>>>
>>> Is this resolved now? Let us know if this problem continues to exist
>>> so we can work on a resolution.
>>>
>>> Cheers,
>>> Prabath
>>>
>>>


 Thanks,

 Deepnedra.

>
> FO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 17:48.334s
> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
> [INFO] Final Memory: 719M/1411M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on 
> project
> apache-cassandra: An Ant BuildException has occured: The following 
> error
> occurred while executing this line:
> [ERROR]
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
> Unable to resolve artifact: Missing:
> [ERROR] --
> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can
> deploy the file there:

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Bhathiya Jayasekara
My ant version is 1.8.4.


On Mon, Oct 21, 2013 at 11:12 AM, Subash Chaturanga  wrote:

> Hi Bhathiya,
> What is your ant version ?
>
>
> On Mon, Oct 21, 2013 at 11:08 AM, Subash Chaturanga wrote:
>
>> Hi,
>> I am not sure is this something with the builder machine. But when I go
>> inside /dependencies/cassanda/1.2.10-wso2v1 and hit ant, it still complains
>> with the same error.
>>
>>
>>
>> On Mon, Oct 21, 2013 at 10:54 AM, Bhathiya Jayasekara 
>> wrote:
>>
>>> Hi all,
>>>
>>> I built both Cassandra and orbit/Cassandra in a clean repo successfully.
>>>
>>> Thanks,
>>> Bhathiya
>>>
>>>
>>> On Mon, Oct 21, 2013 at 10:45 AM, Bhathiya Jayasekara >> > wrote:
>>>
 Hi,

 I'm looking into this. I triggered a build just now.

 Thanks,
 Bhathiya


 On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga wrote:

> Hi all,
> I trigger the build today again and getting the same again. From which
> repo does apache pig suppose to download. Was it a released orbit of wso2 
> ?
>
> INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 20:05.939s
> [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
> [INFO] Final Memory: 732M/1366M
>  [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
> apache-cassandra: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
> Unable to resolve artifact: Missing:
> [ERROR] --
> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy
> the file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
> [ERROR
>
>
>
>
> On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera  > wrote:
>
>> Hi Subash,
>>
>> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa 
>> wrote:
>>
>>>
>>>
>>>
>>> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga 
>>> wrote:
>>>
 Hi all,
 I am getting following build failure in clean repo. Please fix ASAP
 since chunk 02 needs to be release tomorrow.

>>>
>>> It looks ant build can not download the artifact. It looks remote
>>> download site is unavailable at that time.
>>>
>>
>> Is this resolved now? Let us know if this problem continues to exist
>> so we can work on a resolution.
>>
>> Cheers,
>> Prabath
>>
>>
>>>
>>>
>>> Thanks,
>>>
>>> Deepnedra.
>>>

 FO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 17:48.334s
 [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
 [INFO] Final Memory: 719M/1411M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on 
 project
 apache-cassandra: An Ant BuildException has occured: The following 
 error
 occurred while executing this line:
 [ERROR]
 /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
 Unable to resolve artifact: Missing:
 [ERROR] --
 [ERROR] 1) org.apache.pig:pig:jar:0.10.0
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can
 deploy the file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 -Durl=[url] -DrepositoryId=[id]
 [ERROR]
 [ERROR] Path to dependency:
 [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
 [ERROR] 

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Subash Chaturanga
Hi Bhathiya,
What is your ant version ?


On Mon, Oct 21, 2013 at 11:08 AM, Subash Chaturanga  wrote:

> Hi,
> I am not sure is this something with the builder machine. But when I go
> inside /dependencies/cassanda/1.2.10-wso2v1 and hit ant, it still complains
> with the same error.
>
>
>
> On Mon, Oct 21, 2013 at 10:54 AM, Bhathiya Jayasekara 
> wrote:
>
>> Hi all,
>>
>> I built both Cassandra and orbit/Cassandra in a clean repo successfully.
>>
>> Thanks,
>> Bhathiya
>>
>>
>> On Mon, Oct 21, 2013 at 10:45 AM, Bhathiya Jayasekara 
>> wrote:
>>
>>> Hi,
>>>
>>> I'm looking into this. I triggered a build just now.
>>>
>>> Thanks,
>>> Bhathiya
>>>
>>>
>>> On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga wrote:
>>>
 Hi all,
 I trigger the build today again and getting the same again. From which
 repo does apache pig suppose to download. Was it a released orbit of wso2 ?

 INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 20:05.939s
 [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
 [INFO] Final Memory: 732M/1366M
  [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
 apache-cassandra: An Ant BuildException has occured: The following error
 occurred while executing this line:
 [ERROR]
 /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
 Unable to resolve artifact: Missing:
 [ERROR] --
 [ERROR] 1) org.apache.pig:pig:jar:0.10.0
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can deploy
 the file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 -Durl=[url] -DrepositoryId=[id]
 [ERROR




 On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera 
 wrote:

> Hi Subash,
>
> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa wrote:
>
>>
>>
>>
>> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga 
>> wrote:
>>
>>> Hi all,
>>> I am getting following build failure in clean repo. Please fix ASAP
>>> since chunk 02 needs to be release tomorrow.
>>>
>>
>> It looks ant build can not download the artifact. It looks remote
>> download site is unavailable at that time.
>>
>
> Is this resolved now? Let us know if this problem continues to exist
> so we can work on a resolution.
>
> Cheers,
> Prabath
>
>
>>
>>
>> Thanks,
>>
>> Deepnedra.
>>
>>>
>>> FO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 17:48.334s
>>> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
>>> [INFO] Final Memory: 719M/1411M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on 
>>> project
>>> apache-cassandra: An Ant BuildException has occured: The following error
>>> occurred while executing this line:
>>> [ERROR]
>>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>>> Unable to resolve artifact: Missing:
>>> [ERROR] --
>>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can
>>> deploy the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
>>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>>> -Durl=[url] -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR] Path to dependency:
>>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>>> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
>>> [ERROR]
>>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the com

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Subash Chaturanga
Hi,
I am not sure is this something with the builder machine. But when I go
inside /dependencies/cassanda/1.2.10-wso2v1 and hit ant, it still complains
with the same error.



On Mon, Oct 21, 2013 at 10:54 AM, Bhathiya Jayasekara wrote:

> Hi all,
>
> I built both Cassandra and orbit/Cassandra in a clean repo successfully.
>
> Thanks,
> Bhathiya
>
>
> On Mon, Oct 21, 2013 at 10:45 AM, Bhathiya Jayasekara 
> wrote:
>
>> Hi,
>>
>> I'm looking into this. I triggered a build just now.
>>
>> Thanks,
>> Bhathiya
>>
>>
>> On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga wrote:
>>
>>> Hi all,
>>> I trigger the build today again and getting the same again. From which
>>> repo does apache pig suppose to download. Was it a released orbit of wso2 ?
>>>
>>> INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 20:05.939s
>>> [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
>>> [INFO] Final Memory: 732M/1366M
>>>  [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>>> apache-cassandra: An Ant BuildException has occured: The following error
>>> occurred while executing this line:
>>> [ERROR]
>>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>>> Unable to resolve artifact: Missing:
>>> [ERROR] --
>>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
>>> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>>> -DrepositoryId=[id]
>>> [ERROR
>>>
>>>
>>>
>>>
>>> On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera 
>>> wrote:
>>>
 Hi Subash,

 On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa wrote:

>
>
>
> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga wrote:
>
>> Hi all,
>> I am getting following build failure in clean repo. Please fix ASAP
>> since chunk 02 needs to be release tomorrow.
>>
>
> It looks ant build can not download the artifact. It looks remote
> download site is unavailable at that time.
>

 Is this resolved now? Let us know if this problem continues to exist so
 we can work on a resolution.

 Cheers,
 Prabath


>
>
> Thanks,
>
> Deepnedra.
>
>>
>> FO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 17:48.334s
>> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
>> [INFO] Final Memory: 719M/1411M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>> apache-cassandra: An Ant BuildException has occured: The following error
>> occurred while executing this line:
>> [ERROR]
>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>> Unable to resolve artifact: Missing:
>> [ERROR] --
>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy
>> the file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR] Path to dependency:
>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
>> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
>> -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy
>> the fil

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Bhathiya Jayasekara
Hi all,

I built both Cassandra and orbit/Cassandra in a clean repo successfully.

Thanks,
Bhathiya


On Mon, Oct 21, 2013 at 10:45 AM, Bhathiya Jayasekara wrote:

> Hi,
>
> I'm looking into this. I triggered a build just now.
>
> Thanks,
> Bhathiya
>
>
> On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga wrote:
>
>> Hi all,
>> I trigger the build today again and getting the same again. From which
>> repo does apache pig suppose to download. Was it a released orbit of wso2 ?
>>
>> INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 20:05.939s
>> [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
>> [INFO] Final Memory: 732M/1366M
>>  [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>> apache-cassandra: An Ant BuildException has occured: The following error
>> occurred while executing this line:
>> [ERROR]
>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>> Unable to resolve artifact: Missing:
>> [ERROR] --
>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
>> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>> [ERROR
>>
>>
>>
>>
>> On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera wrote:
>>
>>> Hi Subash,
>>>
>>> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa wrote:
>>>



 On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga wrote:

> Hi all,
> I am getting following build failure in clean repo. Please fix ASAP
> since chunk 02 needs to be release tomorrow.
>

 It looks ant build can not download the artifact. It looks remote
 download site is unavailable at that time.

>>>
>>> Is this resolved now? Let us know if this problem continues to exist so
>>> we can work on a resolution.
>>>
>>> Cheers,
>>> Prabath
>>>
>>>


 Thanks,

 Deepnedra.

>
> FO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 17:48.334s
> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
> [INFO] Final Memory: 719M/1411M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
> apache-cassandra: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
> Unable to resolve artifact: Missing:
> [ERROR] --
> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy
> the file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR] Path to dependency:
> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
> -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy
> the file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR] Path to dependency:
> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
> [ERROR]
>

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Bhathiya Jayasekara
Hi,

I'm looking into this. I triggered a build just now.

Thanks,
Bhathiya


On Mon, Oct 21, 2013 at 10:17 AM, Subash Chaturanga  wrote:

> Hi all,
> I trigger the build today again and getting the same again. From which
> repo does apache pig suppose to download. Was it a released orbit of wso2 ?
>
> INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 20:05.939s
> [INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
> [INFO] Final Memory: 732M/1366M
>  [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
> apache-cassandra: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
> Unable to resolve artifact: Missing:
> [ERROR] --
> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.pig -DartifactId=pig
> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
> [ERROR
>
>
>
>
> On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera wrote:
>
>> Hi Subash,
>>
>> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa wrote:
>>
>>>
>>>
>>>
>>> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga wrote:
>>>
 Hi all,
 I am getting following build failure in clean repo. Please fix ASAP
 since chunk 02 needs to be release tomorrow.

>>>
>>> It looks ant build can not download the artifact. It looks remote
>>> download site is unavailable at that time.
>>>
>>
>> Is this resolved now? Let us know if this problem continues to exist so
>> we can work on a resolution.
>>
>> Cheers,
>> Prabath
>>
>>
>>>
>>>
>>> Thanks,
>>>
>>> Deepnedra.
>>>

 FO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 17:48.334s
 [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
 [INFO] Final Memory: 719M/1411M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
 apache-cassandra: An Ant BuildException has occured: The following error
 occurred while executing this line:
 [ERROR]
 /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
 Unable to resolve artifact: Missing:
 [ERROR] --
 [ERROR] 1) org.apache.pig:pig:jar:0.10.0
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can deploy
 the file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig
 -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
 -Durl=[url] -DrepositoryId=[id]
 [ERROR]
 [ERROR] Path to dependency:
 [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
 [ERROR] 2) org.apache.pig:pig:jar:0.10.0
 [ERROR]
 [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
 -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
 -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can deploy
 the file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
 -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 [ERROR]
 [ERROR] Path to dependency:
 [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
 [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
 [ERROR]
 [ERROR] --
 [ERROR] 2 required artifacts are missing.
 [ERROR]
 [ERROR] for artifact:
 [ERROR] org.apache.cassandra:cassandra-build-deps:jar:1.2.10
 [ERROR]
 [ERROR] from the specified remote repositories:
 [ERROR] central (http://repo1.maven.org/maven2),
 [ERROR] 

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Subash Chaturanga
Hi all,
I trigger the build today again and getting the same again. From which repo
does apache pig suppose to download. Was it a released orbit of wso2 ?

INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 20:05.939s
[INFO] Finished at: Mon Oct 21 04:46:30 UTC 2013
[INFO] Final Memory: 732M/1366M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
apache-cassandra: An Ant BuildException has occured: The following error
occurred while executing this line:
[ERROR]
/build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
Unable to resolve artifact: Missing:
[ERROR] --
[ERROR] 1) org.apache.pig:pig:jar:0.10.0
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.pig -DartifactId=pig
-Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
-Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
[ERROR




On Mon, Oct 21, 2013 at 9:06 AM, Prabath Abeysekera wrote:

> Hi Subash,
>
> On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa wrote:
>
>>
>>
>>
>> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga wrote:
>>
>>> Hi all,
>>> I am getting following build failure in clean repo. Please fix ASAP
>>> since chunk 02 needs to be release tomorrow.
>>>
>>
>> It looks ant build can not download the artifact. It looks remote
>> download site is unavailable at that time.
>>
>
> Is this resolved now? Let us know if this problem continues to exist so we
> can work on a resolution.
>
> Cheers,
> Prabath
>
>
>>
>>
>> Thanks,
>>
>> Deepnedra.
>>
>>>
>>> FO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 17:48.334s
>>> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
>>> [INFO] Final Memory: 719M/1411M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>>> apache-cassandra: An Ant BuildException has occured: The following error
>>> occurred while executing this line:
>>> [ERROR]
>>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>>> Unable to resolve artifact: Missing:
>>> [ERROR] --
>>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
>>> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>>> -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR] Path to dependency:
>>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>>> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
>>> [ERROR]
>>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
>>> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
>>> -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
>>> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR] Path to dependency:
>>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>>> [ERROR]
>>> [ERROR] --
>>> [ERROR] 2 required artifacts are missing.
>>> [ERROR]
>>> [ERROR] for artifact:
>>> [ERROR] org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>>> [ERROR]
>>> [ERROR] from the specified remote repositories:
>>> [ERROR] central (http://repo1.maven.org/maven2),
>>> [ERROR] apache (
>>> https://repository.apache.org/content/repositories/releases),
>>> [ERROR] java.net2 (http://download.java.net/maven/2)
>>> [ERROR]
>>> [ERROR]
>>> [ERROR] around Ant part .. @
>>> 9:43 in
>>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/target/antrun/build-main.xml
>>> [ERROR] 

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Prabath Abeysekera
Hi Subash,

On Mon, Oct 21, 2013 at 6:47 AM, Deependra Ariyadewa  wrote:

>
>
>
> On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga wrote:
>
>> Hi all,
>> I am getting following build failure in clean repo. Please fix ASAP since
>> chunk 02 needs to be release tomorrow.
>>
>
> It looks ant build can not download the artifact. It looks remote download
> site is unavailable at that time.
>

Is this resolved now? Let us know if this problem continues to exist so we
can work on a resolution.

Cheers,
Prabath


>
>
> Thanks,
>
> Deepnedra.
>
>>
>> FO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 17:48.334s
>> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
>> [INFO] Final Memory: 719M/1411M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
>> apache-cassandra: An Ant BuildException has occured: The following error
>> occurred while executing this line:
>> [ERROR]
>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
>> Unable to resolve artifact: Missing:
>> [ERROR] --
>> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.pig
>> -DartifactId=pig -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
>> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>> [ERROR]
>> [ERROR] Path to dependency:
>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
>> [ERROR]
>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
>> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
>> -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
>> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR] Path to dependency:
>> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
>> [ERROR]
>> [ERROR] --
>> [ERROR] 2 required artifacts are missing.
>> [ERROR]
>> [ERROR] for artifact:
>> [ERROR] org.apache.cassandra:cassandra-build-deps:jar:1.2.10
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] central (http://repo1.maven.org/maven2),
>> [ERROR] apache (
>> https://repository.apache.org/content/repositories/releases),
>> [ERROR] java.net2 (http://download.java.net/maven/2)
>> [ERROR]
>> [ERROR]
>> [ERROR] around Ant part .. @
>> 9:43 in
>> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/target/antrun/build-main.xml
>> [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/MojoExecutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn  -rf :apache-cassandra
>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Deependra Ariyadewa
> WSO2, Inc. http://wso2.com/ http://wso2.org
>
> email d...@wso2.com; cell +94 71 403 5996 ;
> Blog http://risenfall.wordpress.com/
> PGP info: KeyID: 'DC627E6F'
>
> *WSO2 - Lean . Enterprise . Middleware*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Prabath Abeysekara
Associate Technical Lead, Data TG.
WSO2 Inc.
Email: praba...@wso2.com
Mobile: +94774171471
___
Dev mailing list
De

Re: [Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Deependra Ariyadewa
On Mon, Oct 21, 2013 at 1:52 AM, Subash Chaturanga  wrote:

> Hi all,
> I am getting following build failure in clean repo. Please fix ASAP since
> chunk 02 needs to be release tomorrow.
>

It looks ant build can not download the artifact. It looks remote download
site is unavailable at that time.


Thanks,

Deepnedra.

>
> FO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 17:48.334s
> [INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
> [INFO] Final Memory: 719M/1411M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
> apache-cassandra: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
> Unable to resolve artifact: Missing:
> [ERROR] --
> [ERROR] 1) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.pig -DartifactId=pig
> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
> -Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
> [ERROR]
> [ERROR] Path to dependency:
> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
> [ERROR] 2) org.apache.pig:pig:jar:0.10.0
> [ERROR]
> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
> -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
> -DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR] Path to dependency:
> [ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
> [ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
> [ERROR]
> [ERROR] --
> [ERROR] 2 required artifacts are missing.
> [ERROR]
> [ERROR] for artifact:
> [ERROR] org.apache.cassandra:cassandra-build-deps:jar:1.2.10
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] central (http://repo1.maven.org/maven2),
> [ERROR] apache (
> https://repository.apache.org/content/repositories/releases),
> [ERROR] java.net2 (http://download.java.net/maven/2)
> [ERROR]
> [ERROR]
> [ERROR] around Ant part .. @
> 9:43 in
> /build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/target/antrun/build-main.xml
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :apache-cassandra
>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Deependra Ariyadewa
WSO2, Inc. http://wso2.com/ http://wso2.org

email d...@wso2.com; cell +94 71 403 5996 ;
Blog http://risenfall.wordpress.com/
PGP info: KeyID: 'DC627E6F'

*WSO2 - Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][Turing - Chunk02] Cassandra

2013-10-20 Thread Subash Chaturanga
Hi all,
I am getting following build failure in clean repo. Please fix ASAP since
chunk 02 needs to be release tomorrow.

FO] 
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 17:48.334s
[INFO] Finished at: Sun Oct 20 20:01:32 UTC 2013
[INFO] Final Memory: 719M/1411M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
apache-cassandra: An Ant BuildException has occured: The following error
occurred while executing this line:
[ERROR]
/build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/build.xml:533:
Unable to resolve artifact: Missing:
[ERROR] --
[ERROR] 1) org.apache.pig:pig:jar:0.10.0
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.pig -DartifactId=pig
-Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.pig -DartifactId=pig
-Dversion=0.10.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
[ERROR] 2) org.apache.pig:pig:jar:0.10.0
[ERROR]
[ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.hadoop
-DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hadoop
-DartifactId=hadoop-core -Dversion=1.0.3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.cassandra:cassandra-build-deps:jar:1.2.10
[ERROR] 2) org.apache.hadoop:hadoop-core:jar:1.0.3
[ERROR]
[ERROR] --
[ERROR] 2 required artifacts are missing.
[ERROR]
[ERROR] for artifact:
[ERROR] org.apache.cassandra:cassandra-build-deps:jar:1.2.10
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo1.maven.org/maven2),
[ERROR] apache (https://repository.apache.org/content/repositories/releases
),
[ERROR] java.net2 (http://download.java.net/maven/2)
[ERROR]
[ERROR]
[ERROR] around Ant part .. @
9:43 in
/build/branches/turing/dependencies/cassandra/1.2.10-wso2v1/target/antrun/build-main.xml
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :apache-cassandra




-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Chunk02] Failure to find org.apache.cassandra.wso2:apache-cassandra:jar:1.2.10.wso2v1

2013-10-16 Thread Subash Chaturanga
Hi,
Fixed in 188496. This is due to wrong dependency version and artifact id
inline with new cassandra v10 dependency.


On Wed, Oct 16, 2013 at 3:45 PM, Subash Chaturanga  wrote:

>
> Hi,
>
> INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 27:17.805s
> [INFO] Finished at: Wed Oct 16 15:26:14 IST 2013
> [INFO] Final Memory: 1359M/1835M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.cassandra.server: Could not resolve dependencies for
> project org.wso2.carbon:org.wso2.carbon.cassandra.server:bundle:4.2.0:
> Failure to find
> org.apache.cassandra.wso2:apache-cassandra:jar:1.2.10.wso2v1 in
> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
> local repository, resolution will not be reattempted until the update
> interval of wso2-nexus 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/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :org.wso2.carbon.cassandra.server
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure in 4.2.0 - P2 Repo - org.wso2.carbon.logging.summarizer.feature

2013-10-16 Thread Malith Dhanushka
Hi folks,

Please fix,

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 4:11.309s
[INFO] Finished at: Wed Oct 16 15:34:30 IST 2013
[INFO] Final Memory: 9M/981M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2carbon-feature-repository: Error occured when processing the
Feature Artifact:
org.wso2.carbon:org.wso2.carbon.logging.summarizer.feature:4.2.0: ERROR:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.logging.summarizer.feature:zip:4.2.0 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.logging.summarizer.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.logging.summarizer.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.logging.summarizer.feature:zip:4.2.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]

Thanks,
Malith
-- 
Malith Dhanushka
Engineer - Data Technologies
*WSO2, Inc. : wso2.com*
*Mobile*  : +94 716 506 693
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] [P2 Repo] org.wso2.carbon.repomanager.axis2.feature

2013-10-16 Thread Gihan Anuruddha
Still I'm getting this with clean repo. Please have a look.

Regards,
Gihan


On Tue, Oct 8, 2013 at 11:44 AM, Kasun Gajasinghe  wrote:

> I have fixed this.
>
> Thanks.
>
>
> On Tue, Oct 8, 2013 at 9:02 AM, Subash Chaturanga  wrote:
>
>> Hi
>> Apparently this is due to some uncommited local change since there is no
>> such 4.2.1 in svn. Please commit them. I will build the p2 at the moment
>> without the 4.2.1.
>>
>>
>> On Tue, Oct 8, 2013 at 8:48 AM, Subash Chaturanga wrote:
>>
>>> Hi all,
>>>
>>>
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 8.924s
>>>  [INFO] Finished at: Tue Oct 08 03:00:19 UTC 2013
>>> [INFO] Final Memory: 8M/490M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>>> project wso2carbon-feature-repository: Error occured when processing the
>>> Feature Artifact:
>>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1: ERROR:
>>> Could not find artifact
>>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>>> -Dpackaging=zip -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR]
>>> [ERROR]
>>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1
>>> [ERROR]
>>> [ERROR] from the specified remote repositories:
>>> [ERROR] wso2-nexus (
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>>> snapshots=true),
>>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>>> snapshots=false)
>>> [ERROR] -> [Help 1]
>>> [ERROR]
>>> [E
>>>
>>>
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Kasun Gajasinghe*
> Software Engineer;
> WSO2 Inc.; http://wso2.com
>
>
>  ,
> *email: **kasung AT spamfree wso2.com
>
>
> ** cell: **+94 (77) 678-0813*
> *linked-in: *http://lk.linkedin.com/in/gajasinghe
>
>
> *
> *
> *blog: **http://kasunbg.org* 
>
>
> *
> twitter: **http://twitter.com/kasunbg* 
>
>
> *
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
W.G. Gihan Anuruddha
Senior Software Engineer | WSO2, Inc.
M: +94772272595
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][Chunk02] Failure to find org.apache.cassandra.wso2:apache-cassandra:jar:1.2.10.wso2v1

2013-10-16 Thread Subash Chaturanga
Hi,

INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 27:17.805s
[INFO] Finished at: Wed Oct 16 15:26:14 IST 2013
[INFO] Final Memory: 1359M/1835M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.cassandra.server:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.cassandra.server:bundle:4.2.0: Failure to
find org.apache.cassandra.wso2:apache-cassandra:jar:1.2.10.wso2v1 in
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
local repository, resolution will not be reattempted until the update
interval of wso2-nexus 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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :org.wso2.carbon.cassandra.server



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-15 Thread Srisunmugaraja Paraparan
HI ..

I built chunk 2 today. I got the same issue.

[INFO] WSO2 ESB - P2 Profile Generation .. FAILURE [11.656s]
[INFO] WSO2 ESB - Distribution ... SKIPPED
[INFO] WSO2 ESB - Integration Parent . SKIPPED
[INFO] ESB Test Service Module ... SKIPPED
[INFO] Integration Commons Module - ESB test Module .. SKIPPED
[INFO] WSO2 ESB Integration Test Core  SKIPPED
[INFO] ESB test Module ... SKIPPED
[INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:37:20.100s
[INFO] Finished at: Tue Oct 15 15:40:52 IST 2013
[INFO] Final Memory: 718M/902M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2esb-p2-profile: Error occured when processing the Feature
Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



On Thu, Oct 10, 2013 at 6:45 PM, Nalin Chandraratne  wrote:

> Hi Subash,
>
> The org.wso2.carbon.discovery.ui.feature:420 is there in the chunk-01
> feature list. Its under the features/ws-discovery. All though its there
> in the chunk-01 feature list, somehow its not deployed in the nexus repo,
> hence the build failure. Will do the needful.
>
> Thanks,
> Nalin.
>
>
> On Wed, Oct 9, 2013 at 4:26 PM, Subash Chaturanga  wrote:
>
>> Yes Kasun, the feature has not been released (accordingly to ch-1
>> features pom)!.
>>
>>
>> On Wed, Oct 9, 2013 at 3:40 PM, Kasun Gajasinghe  wrote:
>>
>>> Seems like even though the discovery.ui 4.2.0 component is available in
>>> nexus, the discovery.ui.feature 4.2.0 is not.
>>>
>>>
>>> On Wed, Oct 9, 2013 at 3:29 PM, Subash Chaturanga wrote:
>>>
 Hi folks.
 This fails still. And it is NOT in 4.2.0/chunk-01/ feature list. Please
 add this to the build.


 On Tue, Oct 8, 2013 at 12:08 PM, Nalin Chandraratne wrote:

> Hi Subash,
>
> org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature
> list. Which means its released and should be available in the nexus
> repository.
>
> Thanks,
> Nalin.
>
>
> On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga wrote:
>
>> Hi ESB team
>> Please fix $subject.
>>
>>
>> [INFO] ESB test Module ... SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 45.962s
>> [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
>> [INFO] Final Memory: 53M/884M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) 
>> on
>> project wso2esb-p2-profile: Error occured when processing the Feature
>> Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
>> ERROR: Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>> -Dpackaging=zip -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy
>> the file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/,
>> releases=true, snapshots=true),
>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>> snapshots=false)
>> [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 fu

Re: [Dev] [Build Failure] [Kernel patch0001][Clean repo] wss4j

2013-10-15 Thread Manoj Kumara
Hi Subash,

Fixed the relative path.

Thanks,
Manoj

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Tue, Oct 15, 2013 at 2:54 PM, Subash Chaturanga  wrote:

> Hi,
> Can anyone commit the fix. The parent path of the wss4j pom is invalid. It
> should be ../../../../../dependencies/pom.xml
>
>
> Downloaded:
> http://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar(1356
>  KB at 7793.0 KB/sec)
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.ws.security.wso2:wss4j:1.5.11.wso2v6
> (/build/branches/kernel/patches/patch0001/dependencies/orbit/wss4j/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:carbon-kernel-dependents:pom:4.2.0 in central (
> http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
> wrong local POM @ line 22, column 13 -> [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
>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] [Kernel patch0001][Clean repo] wss4j

2013-10-15 Thread Subash Chaturanga
Hi,
Can anyone commit the fix. The parent path of the wss4j pom is invalid. It
should be ../../../../../dependencies/pom.xml


Downloaded:
http://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar(1356
KB at 7793.0 KB/sec)
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.ws.security.wso2:wss4j:1.5.11.wso2v6
(/build/branches/kernel/patches/patch0001/dependencies/orbit/wss4j/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:carbon-kernel-dependents:pom:4.2.0 in central (
http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
wrong local POM @ line 22, column 13 -> [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




-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] BPEL Core Component

2013-10-14 Thread Hasitha Aravinda
Hi Chandana,

Can you take a svn up at [1] and try it again.

Thanks,
Hasitha.

[1] -
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/components/business-processes/attachment-mgt/


On Mon, Oct 14, 2013 at 7:58 PM, Chandana Napagoda wrote:

> Hi,
>
> I am getting following build failure when building chunk 2. I am @ r188190.
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 29:30.614s
> [INFO] Finished at: Mon Oct 14 19:38:09 IST 2013
> [INFO] Final Memory: 731M/1679M
> [INFO]
> 
> [ERROR] Failed to execute goal on project org.wso2.carbon.bpel: Could not
> resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.bpel:bundle:4.2.0: The following artifacts
> could not be resolved:
> org.wso2.carbon:org.wso2.carbon.attachment.mgt:jar:4.2.1,
> org.apache.ode.wso2:ode:jar:1.3.5.wso2v10,
> org.wso2.carbon:org.wso2.carbon.bpel.skeleton:jar:4.2.1: Could not find
> artifact org.wso2.carbon:org.wso2.carbon.attachment.mgt:jar:4.2.1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) ->
> [Help 1]
> [ERROR]
>
>
> Thanks,
> Chandana
> --
> *Chandana Napagoda*
> Senior Software Engineer
> WSO2 Inc. - http://wso2.org
> *Email  :  chand...@wso2.com
> **Mobile : +94718169299*
> *Blog  :http://cnapagoda.blogspot.com
> *
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Hasitha Aravinda,
Software Engineer,
WSO2 Inc.
Email: hasi...@wso2.com
Mobile: +94 71 8 210 200
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][chunk 02] BPEL Core Component

2013-10-14 Thread Chandana Napagoda
Hi,

I am getting following build failure when building chunk 2. I am @ r188190.

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 29:30.614s
[INFO] Finished at: Mon Oct 14 19:38:09 IST 2013
[INFO] Final Memory: 731M/1679M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.bpel: Could not
resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.bpel:bundle:4.2.0: The following artifacts
could not be resolved:
org.wso2.carbon:org.wso2.carbon.attachment.mgt:jar:4.2.1,
org.apache.ode.wso2:ode:jar:1.3.5.wso2v10,
org.wso2.carbon:org.wso2.carbon.bpel.skeleton:jar:4.2.1: Could not find
artifact org.wso2.carbon:org.wso2.carbon.attachment.mgt:jar:4.2.1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) ->
[Help 1]
[ERROR]


Thanks,
Chandana
-- 
*Chandana Napagoda*
Senior Software Engineer
WSO2 Inc. - http://wso2.org
*Email  :  chand...@wso2.com
**Mobile : +94718169299*
*Blog  :http://cnapagoda.blogspot.com
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] event-processing/event-output-adaptor

2013-10-12 Thread Anjana Fernando
Hi,

Sorry guys, my bad, I've forgotten to commit the feature changes. I've done
that now. Please verify the changes.

Cheers,
Anjana.


On Sun, Oct 13, 2013 at 8:40 AM, Subash Chaturanga  wrote:

> Hi Mohanadarshan,
> As I mentioned this fails with following. I can still remove/move to old
> version for  those dependencies and move forward. But this will still lead
> to a intermediate broken features in runtime probably. Since the release is
> quite near these packs for QA should be much stable than earlier ones.
> Hence will wait for this to commit.
>
>
> ] 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:41:30.303s
> [INFO] Finished at: Sun Oct 13 02:44:46 UTC 2013
> [INFO] Final Memory: 963M/1792M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.event.output.adaptor.feature: Could not resolve
> dependencies for project
> org.wso2.carbon:org.wso2.carbon.event.output.adaptor.feature:pom:1.0.0:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.event.output.adaptor.http.server.feature:zip:1.0.0
> in wso2-nexus1 (
> http://sr5.us1.wso2.com/nexus/content/repositories/wso2-public/) -> [Help
> 1]
> [ERROR]
> [ERR
>
>
>
>
> On Sun, Oct 13, 2013 at 12:56 AM, Mohanadarshan Vivekanandalingam <
> mo...@wso2.com> wrote:
>
>> Hi Subash,
>>
>> It seems, Anjana has forgot to commit the http server feature to the
>> SVN.. I have commented-out those components for the time-being to continue
>> the build.
>>
>> @Anjana - I have removed the http features from build in commit r188071,
>> Please commit those features to the SVN and add those features to the build.
>>
>> Thanks,
>> Mohan
>>
>>
>>
>>
>> On Sun, Oct 13, 2013 at 12:47 AM, Mohanadarshan Vivekanandalingam <
>> mo...@wso2.com> wrote:
>>
>>> Hi Subash,
>>>
>>> I'll check this.. CEP team didn't commit to these components and
>>> features for many days..
>>> But I can able to see some commits done by Anjana. I think that causes
>>> the issue..
>>> Will check this soon...
>>>
>>>
>>> Thanks,
>>> Mohan
>>>
>>>
>>> On Sun, Oct 13, 2013 at 12:35 AM, Subash Chaturanga wrote:
>>>
 Hi CEP team,
 Please commit the missing child module ASAP since I cannot proceed with
 the build. I can remove this feature from build, but it will again lead to
 further failures.

  [ERROR]   The project
 org.wso2.carbon:event-output-adaptor-feature:1.0.0
 (/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml)
 has 1 error
 [ERROR] Child module
 /build/branches/platform/features/event-processing/event-output-adaptor/org.wso2.carbon.event.output.adaptor.http.server.feature/1.0.0
 of
 /build/branches/platform/features/event-processing/event-output-adaptor/pom.xml
 does not exist
 [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





 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

>>>
>>>
>>>
>>> --
>>> *V. Mohanadarshan*
>>> *Software Engineer,*
>>> *Data Technologies Team,*
>>> *WSO2, Inc. http://wso2.com *
>>> *lean.enterprise.middleware.*
>>> *
>>> *
>>> email: mo...@wso2.com
>>> phone:(+94) 771117673
>>>
>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
*Anjana Fernando*
Technical Lead
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] event-processing/event-output-adaptor

2013-10-12 Thread Subash Chaturanga
Hi Mohanadarshan,
As I mentioned this fails with following. I can still remove/move to old
version for  those dependencies and move forward. But this will still lead
to a intermediate broken features in runtime probably. Since the release is
quite near these packs for QA should be much stable than earlier ones.
Hence will wait for this to commit.


] 
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:41:30.303s
[INFO] Finished at: Sun Oct 13 02:44:46 UTC 2013
[INFO] Final Memory: 963M/1792M
[INFO]

[ERROR] Failed to execute goal on project
org.wso2.carbon.event.output.adaptor.feature: Could not resolve
dependencies for project
org.wso2.carbon:org.wso2.carbon.event.output.adaptor.feature:pom:1.0.0:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.event.output.adaptor.http.server.feature:zip:1.0.0
in wso2-nexus1 (
http://sr5.us1.wso2.com/nexus/content/repositories/wso2-public/) -> [Help 1]
[ERROR]
[ERR




On Sun, Oct 13, 2013 at 12:56 AM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

> Hi Subash,
>
> It seems, Anjana has forgot to commit the http server feature to the SVN..
> I have commented-out those components for the time-being to continue the
> build.
>
> @Anjana - I have removed the http features from build in commit r188071,
> Please commit those features to the SVN and add those features to the build.
>
> Thanks,
> Mohan
>
>
>
>
> On Sun, Oct 13, 2013 at 12:47 AM, Mohanadarshan Vivekanandalingam <
> mo...@wso2.com> wrote:
>
>> Hi Subash,
>>
>> I'll check this.. CEP team didn't commit to these components and features
>> for many days..
>> But I can able to see some commits done by Anjana. I think that causes
>> the issue..
>> Will check this soon...
>>
>>
>> Thanks,
>> Mohan
>>
>>
>> On Sun, Oct 13, 2013 at 12:35 AM, Subash Chaturanga wrote:
>>
>>> Hi CEP team,
>>> Please commit the missing child module ASAP since I cannot proceed with
>>> the build. I can remove this feature from build, but it will again lead to
>>> further failures.
>>>
>>>  [ERROR]   The project
>>> org.wso2.carbon:event-output-adaptor-feature:1.0.0
>>> (/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml)
>>> has 1 error
>>> [ERROR] Child module
>>> /build/branches/platform/features/event-processing/event-output-adaptor/org.wso2.carbon.event.output.adaptor.http.server.feature/1.0.0
>>> of
>>> /build/branches/platform/features/event-processing/event-output-adaptor/pom.xml
>>> does not exist
>>> [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
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: mo...@wso2.com
> phone:(+94) 771117673
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] event-processing/event-output-adaptor

2013-10-12 Thread Mohanadarshan Vivekanandalingam
Hi Subash,

It seems, Anjana has forgot to commit the http server feature to the SVN..
I have commented-out those components for the time-being to continue the
build.

@Anjana - I have removed the http features from build in commit r188071,
Please commit those features to the SVN and add those features to the build.

Thanks,
Mohan




On Sun, Oct 13, 2013 at 12:47 AM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

> Hi Subash,
>
> I'll check this.. CEP team didn't commit to these components and features
> for many days..
> But I can able to see some commits done by Anjana. I think that causes the
> issue..
> Will check this soon...
>
>
> Thanks,
> Mohan
>
>
> On Sun, Oct 13, 2013 at 12:35 AM, Subash Chaturanga wrote:
>
>> Hi CEP team,
>> Please commit the missing child module ASAP since I cannot proceed with
>> the build. I can remove this feature from build, but it will again lead to
>> further failures.
>>
>>  [ERROR]   The project org.wso2.carbon:event-output-adaptor-feature:1.0.0
>> (/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml)
>> has 1 error
>> [ERROR] Child module
>> /build/branches/platform/features/event-processing/event-output-adaptor/org.wso2.carbon.event.output.adaptor.http.server.feature/1.0.0
>> of
>> /build/branches/platform/features/event-processing/event-output-adaptor/pom.xml
>> does not exist
>> [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
>>
>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: mo...@wso2.com
> phone:(+94) 771117673
>



-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] event-processing/event-output-adaptor

2013-10-12 Thread Mohanadarshan Vivekanandalingam
Hi Subash,

I'll check this.. CEP team didn't commit to these components and features
for many days..
But I can able to see some commits done by Anjana. I think that causes the
issue..
Will check this soon...


Thanks,
Mohan


On Sun, Oct 13, 2013 at 12:35 AM, Subash Chaturanga  wrote:

> Hi CEP team,
> Please commit the missing child module ASAP since I cannot proceed with
> the build. I can remove this feature from build, but it will again lead to
> further failures.
>
>  [ERROR]   The project org.wso2.carbon:event-output-adaptor-feature:1.0.0
> (/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml)
> has 1 error
> [ERROR] Child module
> /build/branches/platform/features/event-processing/event-output-adaptor/org.wso2.carbon.event.output.adaptor.http.server.feature/1.0.0
> of
> /build/branches/platform/features/event-processing/event-output-adaptor/pom.xml
> does not exist
> [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
>
>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][chunk 02] event-processing/event-output-adaptor

2013-10-12 Thread Subash Chaturanga
Hi CEP team,
Please commit the missing child module ASAP since I cannot proceed with the
build. I can remove this feature from build, but it will again lead to
further failures.

[ERROR]   The project org.wso2.carbon:event-output-adaptor-feature:1.0.0
(/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml)
has 1 error
[ERROR] Child module
/build/branches/platform/features/event-processing/event-output-adaptor/org.wso2.carbon.event.output.adaptor.http.server.feature/1.0.0
of
/build/branches/platform/features/event-processing/event-output-adaptor/pom.xml
does not exist
[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





-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in chunk-02

2013-10-11 Thread Janaka Ranabahu
Please fix these issues.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.apimgt.impl: Compilation
failure
[ERROR]
/home/janaka/work/wso2/carbon/platform/branches/4.2.0/components/apimgt/org.wso2.carbon.apimgt.impl/1.2.0/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java:[332,59]
cannot find symbol
[ERROR] symbol  : method getLength()
[ERROR] location: class
org.wso2.carbon.registry.core.pagination.PaginationContext
[ERROR] -> [Help 1]


Thanks,
Janaka

-- 
*Janaka Ranabahu*
Senior Software Engineer; WSO2 Inc.; http://wso2.com*

E-mail: jan...@wso2.com
**M: **+94 718370861**

*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in chunk-02

2013-10-11 Thread Ranga Siriwardena
Hi,

Please ignore this.. This was due to a missing update.

Thank You.
Ranga.


On Fri, Oct 11, 2013 at 4:30 PM, Ranga Siriwardena  wrote:

> Hi,
>
> Chunk-02 build failing with bellow error.
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 13:39.990s
> [INFO] Finished at: Fri Oct 11 15:55:31 IST 2013
> [INFO] Final Memory: 1356M/1978M
> [INFO]
> 
> [ERROR] Failed to execute goal on project org.wso2.carbon.databridge.core:
> Could not resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.databridge.core:bundle:4.2.0: Could not
> find artifact org.wso2.carbon:org.wso2.carbon.databridge.commons:jar:4.2.1
> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> -> [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/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :org.wso2.carbon.databridge.core
>
>
> Thank You.
> Ranga.
>
> --
> Ranga Siriwardena
> Software Engineer
> WSO2 Inc.
>



-- 
Ranga Siriwardena
Software Engineer
Mobile: +94779808031
WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in chunk-02

2013-10-11 Thread Ranga Siriwardena
Hi,

Chunk-02 build failing with bellow error.

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 13:39.990s
[INFO] Finished at: Fri Oct 11 15:55:31 IST 2013
[INFO] Final Memory: 1356M/1978M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.databridge.core:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.databridge.core:bundle:4.2.0: Could not
find artifact org.wso2.carbon:org.wso2.carbon.databridge.commons:jar:4.2.1
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) ->
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :org.wso2.carbon.databridge.core


Thank You.
Ranga.

-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-10 Thread Nalin Chandraratne
Hi Subash,

The org.wso2.carbon.discovery.ui.feature:420 is there in the chunk-01
feature list. Its under the features/ws-discovery. All though its there in
the chunk-01 feature list, somehow its not deployed in the nexus repo,
hence the build failure. Will do the needful.

Thanks,
Nalin.


On Wed, Oct 9, 2013 at 4:26 PM, Subash Chaturanga  wrote:

> Yes Kasun, the feature has not been released (accordingly to ch-1 features
> pom)!.
>
>
> On Wed, Oct 9, 2013 at 3:40 PM, Kasun Gajasinghe  wrote:
>
>> Seems like even though the discovery.ui 4.2.0 component is available in
>> nexus, the discovery.ui.feature 4.2.0 is not.
>>
>>
>> On Wed, Oct 9, 2013 at 3:29 PM, Subash Chaturanga wrote:
>>
>>> Hi folks.
>>> This fails still. And it is NOT in 4.2.0/chunk-01/ feature list. Please
>>> add this to the build.
>>>
>>>
>>> On Tue, Oct 8, 2013 at 12:08 PM, Nalin Chandraratne wrote:
>>>
 Hi Subash,

 org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature list.
 Which means its released and should be available in the nexus repository.

 Thanks,
 Nalin.


 On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga wrote:

> Hi ESB team
> Please fix $subject.
>
>
> [INFO] ESB test Module ... SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 45.962s
> [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
> [INFO] Final Memory: 53M/884M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) 
> on
> project wso2esb-p2-profile: Error occured when processing the Feature
> Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
> ERROR: Could not find artifact
> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy
> the file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/,
> releases=true, snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with
> the command
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



 --
 Nalin Chamara
 Software Engineer
 na...@wso2.com
 +94715614756

>>>
>>>
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Kasun Gajasinghe*
>> Software Engineer;
>> WSO2 Inc.; http://wso2.com
>>
>>
>>  ,
>> *email: **kasung AT spamfree wso2.com
>>
>>
>> ** cell: **+94 (77) 678-0813*
>> *linked-in: *http://lk.linkedin.com/in/gajasinghe
>>
>>
>> *
>> *
>> *blog: **http://kasunbg.org* 
>>
>>
>> *
>> twi

Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-09 Thread Subash Chaturanga
Yes Kasun, the feature has not been released (accordingly to ch-1 features
pom)!.


On Wed, Oct 9, 2013 at 3:40 PM, Kasun Gajasinghe  wrote:

> Seems like even though the discovery.ui 4.2.0 component is available in
> nexus, the discovery.ui.feature 4.2.0 is not.
>
>
> On Wed, Oct 9, 2013 at 3:29 PM, Subash Chaturanga  wrote:
>
>> Hi folks.
>> This fails still. And it is NOT in 4.2.0/chunk-01/ feature list. Please
>> add this to the build.
>>
>>
>> On Tue, Oct 8, 2013 at 12:08 PM, Nalin Chandraratne wrote:
>>
>>> Hi Subash,
>>>
>>> org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature list.
>>> Which means its released and should be available in the nexus repository.
>>>
>>> Thanks,
>>> Nalin.
>>>
>>>
>>> On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga wrote:
>>>
 Hi ESB team
 Please fix $subject.


 [INFO] ESB test Module ... SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 45.962s
 [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
 [INFO] Final Memory: 53M/884M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
 project wso2esb-p2-profile: Error occured when processing the Feature
 Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
 ERROR: Could not find artifact
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
 wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
 -Dpackaging=zip -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can deploy
 the file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 [ERROR]
 [ERROR]
 [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
 [ERROR]
 [ERROR] from the specified remote repositories:
 [ERROR] wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/,
 releases=true, snapshots=true),
 [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
 snapshots=false)
 [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/MojoExecutionException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with
 the command


 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

>>>
>>>
>>>
>>> --
>>> Nalin Chamara
>>> Software Engineer
>>> na...@wso2.com
>>> +94715614756
>>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Kasun Gajasinghe*
> Software Engineer;
> WSO2 Inc.; http://wso2.com
>
>
>  ,
> *email: **kasung AT spamfree wso2.com
>
>
> ** cell: **+94 (77) 678-0813*
> *linked-in: *http://lk.linkedin.com/in/gajasinghe
>
>
> *
> *
> *blog: **http://kasunbg.org* 
>
>
> *
> twitter: **http://twitter.com/kasunbg* 
>
>
> *
> *
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-09 Thread Kasun Gajasinghe
Seems like even though the discovery.ui 4.2.0 component is available in
nexus, the discovery.ui.feature 4.2.0 is not.


On Wed, Oct 9, 2013 at 3:29 PM, Subash Chaturanga  wrote:

> Hi folks.
> This fails still. And it is NOT in 4.2.0/chunk-01/ feature list. Please
> add this to the build.
>
>
> On Tue, Oct 8, 2013 at 12:08 PM, Nalin Chandraratne wrote:
>
>> Hi Subash,
>>
>> org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature list.
>> Which means its released and should be available in the nexus repository.
>>
>> Thanks,
>> Nalin.
>>
>>
>> On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga wrote:
>>
>>> Hi ESB team
>>> Please fix $subject.
>>>
>>>
>>> [INFO] ESB test Module ... SKIPPED
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 45.962s
>>> [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
>>> [INFO] Final Memory: 53M/884M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>>> project wso2esb-p2-profile: Error occured when processing the Feature
>>> Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
>>> ERROR: Could not find artifact
>>> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> [ERROR]
>>> [ERROR] Try downloading the file manually from the project website.
>>> [ERROR]
>>> [ERROR] Then, install it using the command:
>>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>>> -Dpackaging=zip -Dfile=/path/to/file
>>> [ERROR]
>>> [ERROR] Alternatively, if you host your own repository you can deploy
>>> the file there:
>>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>> [ERROR]
>>> [ERROR]
>>> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
>>> [ERROR]
>>> [ERROR] from the specified remote repositories:
>>> [ERROR] wso2-nexus (
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>>> snapshots=true),
>>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>>> snapshots=false)
>>> [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/MojoExecutionException
>>> [ERROR]
>>> [ERROR] After correcting the problems, you can resume the build with the
>>> command
>>>
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Nalin Chamara
>> Software Engineer
>> na...@wso2.com
>> +94715614756
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Gajasinghe*
Software Engineer;
WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* 


*
twitter: **http://twitter.com/kasunbg* 


*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-09 Thread Subash Chaturanga
Hi folks.
This fails still. And it is NOT in 4.2.0/chunk-01/ feature list. Please add
this to the build.


On Tue, Oct 8, 2013 at 12:08 PM, Nalin Chandraratne  wrote:

> Hi Subash,
>
> org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature list.
> Which means its released and should be available in the nexus repository.
>
> Thanks,
> Nalin.
>
>
> On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga wrote:
>
>> Hi ESB team
>> Please fix $subject.
>>
>>
>> [INFO] ESB test Module ... SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 45.962s
>> [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
>> [INFO] Final Memory: 53M/884M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>> project wso2esb-p2-profile: Error occured when processing the Feature
>> Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
>> ERROR: Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>> -Dpackaging=zip -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>> snapshots=true),
>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>> snapshots=false)
>> [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/MojoExecutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> Nalin Chamara
> Software Engineer
> na...@wso2.com
> +94715614756
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-07 Thread Nalin Chandraratne
Hi Subash,

org.wso2.carbon.discovery.ui.feature:4.2.0 is in chunk-01 feature list.
Which means its released and should be available in the nexus repository.

Thanks,
Nalin.


On Mon, Oct 7, 2013 at 11:45 PM, Subash Chaturanga  wrote:

> Hi ESB team
> Please fix $subject.
>
>
> [INFO] ESB test Module ... SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 45.962s
> [INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
> [INFO] Final Memory: 53M/884M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
> project wso2esb-p2-profile: Error occured when processing the Feature
> Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
> ERROR: Could not find artifact
> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
> snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Nalin Chamara
Software Engineer
na...@wso2.com
+94715614756
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] [P2 Repo] org.wso2.carbon.repomanager.axis2.feature

2013-10-07 Thread Kasun Gajasinghe
I have fixed this.

Thanks.


On Tue, Oct 8, 2013 at 9:02 AM, Subash Chaturanga  wrote:

> Hi
> Apparently this is due to some uncommited local change since there is no
> such 4.2.1 in svn. Please commit them. I will build the p2 at the moment
> without the 4.2.1.
>
>
> On Tue, Oct 8, 2013 at 8:48 AM, Subash Chaturanga  wrote:
>
>> Hi all,
>>
>>
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 8.924s
>>  [INFO] Finished at: Tue Oct 08 03:00:19 UTC 2013
>> [INFO] Final Memory: 8M/490M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
>> project wso2carbon-feature-repository: Error occured when processing the
>> Feature Artifact:
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1: ERROR:
>> Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>> -Dpackaging=zip -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR]
>> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>> snapshots=true),
>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>> snapshots=false)
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [E
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Gajasinghe*
Software Engineer;
WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* 


*
twitter: **http://twitter.com/kasunbg* 


*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] [P2 Repo] org.wso2.carbon.discovery.proxy.feature:4.2.0

2013-10-07 Thread Kasun Gajasinghe
I have fixed this.

Thanks.


On Tue, Oct 8, 2013 at 9:06 AM, Subash Chaturanga  wrote:

>
> Hi
> Please fix.
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:26.897s
> [INFO] Finished at: Tue Oct 08 03:34:45 UTC 2013
> [INFO] Final Memory: 7M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
> project wso2carbon-feature-repository: Error occured when processing the
> Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:4.2.0: ERROR: Could
> not find artifact
> org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:zip:4.2.0 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.proxy.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.discovery.proxy.feature -Dversion=4.2.0
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR] org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:zip:4.2.0
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
> snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
> [ERROR] -> [Help 1]
> [ERRO
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
*Kasun Gajasinghe*
Software Engineer;
WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* 


*
twitter: **http://twitter.com/kasunbg* 


*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] [P2 Repo] org.wso2.governance.application-mgt.nested.category.feature

2013-10-07 Thread Subash Chaturanga
Hi all,
Please fix $subject.

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 59.659s
[INFO] Finished at: Tue Oct 08 03:42:26 UTC 2013
[INFO] Final Memory: 7M/490M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2carbon-feature-repository: Error occured when processing the
Feature Artifact:
org.wso2.governance:org.wso2.governance.application-mgt.nested.category.feature:4.6.0:
ERROR: Could not find artifact
org.wso2.governance:org.wso2.governance.application-mgt.nested.category.feature:zip:4.6.0
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.governance
-DartifactId=org.wso2.governance.application-mgt.nested.category.feature
-Dversion=4.6.0 -Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.governance
-DartifactId=org.wso2.governance.application-mgt.nested.category.feature
-Dversion=4.6.0 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR]
org.wso2.governance:org.wso2.governance.application-mgt.nested.category.feature:zip:4.6.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[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]
[


-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] [P2 Repo] org.wso2.carbon.discovery.proxy.feature:4.2.0

2013-10-07 Thread Subash Chaturanga
Hi
Please fix.

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:26.897s
[INFO] Finished at: Tue Oct 08 03:34:45 UTC 2013
[INFO] Final Memory: 7M/490M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2carbon-feature-repository: Error occured when processing the
Feature Artifact:
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:4.2.0: ERROR: Could
not find artifact
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:zip:4.2.0 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.discovery.proxy.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.discovery.proxy.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature:zip:4.2.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]
[ERRO


-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][chunk 02] [P2 Repo] org.wso2.carbon.repomanager.axis2.feature

2013-10-07 Thread Subash Chaturanga
Hi
Apparently this is due to some uncommited local change since there is no
such 4.2.1 in svn. Please commit them. I will build the p2 at the moment
without the 4.2.1.


On Tue, Oct 8, 2013 at 8:48 AM, Subash Chaturanga  wrote:

> Hi all,
>
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 8.924s
> [INFO] Finished at: Tue Oct 08 03:00:19 UTC 2013
> [INFO] Final Memory: 8M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
> project wso2carbon-feature-repository: Error occured when processing the
> Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1: ERROR:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR] org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
> snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
> [ERROR] -> [Help 1]
> [ERROR]
> [E
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][chunk 02] [P2 Repo] org.wso2.carbon.repomanager.axis2.feature

2013-10-07 Thread Subash Chaturanga
Hi all,


[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 8.924s
[INFO] Finished at: Tue Oct 08 03:00:19 UTC 2013
[INFO] Final Memory: 8M/490M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2carbon-feature-repository: Error occured when processing the
Feature Artifact:
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:4.2.1: ERROR:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.repomanager.axis2.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.repomanager.axis2.feature:zip:4.2.1
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]
[ERROR]
[E



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Lasantha Fernando
Hi all,

This has been fixed with r187529. The root cause was that axis2-client
dependency with the proper version was missing.

However, since the wsdl2java tool errors would not trigger a maven build
error, the build continues with half complete jars. The first stubs to get
built are the CEP stubs which have axis2 as a dependency and in the build
order, cartridge-autoscaler stub, which is the next stub, does not have a
dependency on axis2 client. The RSS Manager stub lists axis2-client only as
a dependency and hence by that, both jars/poms needed for
axis2/axis2-client will be downloaded to the local repo in a clean repo
build.

Hence from that point onwards, the stubs build without any issue since the
dependencies are already there in the local repo (Hence build error only in
clean repo). This also why the stubs would build without any issue on the
second pass (not because going inside and building manually.. :-)).

I think similar issue has been encountered in past as well [1,2]. Also, I
think it is better if we could fix all the stubs to have the necessary
dependencies properly. Otherwise we are depending on the first stub on the
reactor build order to be a "well-formed" stub to make sure the whole build
runs properly.. :-)

You can easily verify if the stub has the correct dependencies or not by
removing the axis2,axis2-client inside org/apache/wso2/ in m2 repo and
triggering a build of the stub. The stub should download the already
released axis2 versions complete the build.

Thanks,
Lasantha

[1] http://wso2.com/mailarchive/dev/2012-August/010118.html
[2] http://mail.wso2.org/mailarchive/commits/2012-October/018967.html


On 7 October 2013 22:39, Mohanadarshan Vivekanandalingam wrote:

> Hi Subash & Isuru,
>
> Sorry for the inconvenience... Lasantha and me working to find out the
> root cause of the issue..
> It is little bit strange.. We'll fix it asap..
>
> Thanks,
> Mohan
>
>
>
> On Mon, Oct 7, 2013 at 10:19 PM, Subash Chaturanga wrote:
>
>> In a clean repo, this fails in about 4 places and very painful to build.
>> Please trigger a clean repo and fix those.
>>
>>
>> On Mon, Oct 7, 2013 at 9:55 PM, Subash Chaturanga wrote:
>>
>>> Thanks Isuru,
>>> Managed to build them manually as done in previous cases.
>>>
>>>
>>> On Mon, Oct 7, 2013 at 9:46 PM, Isuru Udana  wrote:
>>>
 Hi Subash,

 This issue is existing for nearly 3 weeks now. Lasantha did a fix few
 days ago and it seems like it hasn't worked.
 For now you can go inside the missing stubs directories and build them.
 There are 3-4 stubs which you need to build in that way.



 On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga wrote:

> Hi CEP team,
> Getting this in clean repo. Please fix.
>
> O] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 13:18.449s
> [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
> [INFO] Final Memory: 1331M/1610M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project
> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
> Compilation failure:
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptor

[Dev] [Build Failure][Clean Repo] P2 Profile Gen

2013-10-07 Thread Subash Chaturanga
Hi ESB team
Please fix $subject.


[INFO] ESB test Module ... SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 45.962s
[INFO] Finished at: Mon Oct 07 18:14:47 UTC 2013
[INFO] Final Memory: 53M/884M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project wso2esb-p2-profile: Error occured when processing the Feature
Artifact: org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:4.2.0:
ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.discovery.ui.feature -Dversion=4.2.0
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.discovery.ui.feature:zip:4.2.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command


-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Mohanadarshan Vivekanandalingam
Hi Subash & Isuru,

Sorry for the inconvenience... Lasantha and me working to find out the root
cause of the issue..
It is little bit strange.. We'll fix it asap..

Thanks,
Mohan



On Mon, Oct 7, 2013 at 10:19 PM, Subash Chaturanga  wrote:

> In a clean repo, this fails in about 4 places and very painful to build.
> Please trigger a clean repo and fix those.
>
>
> On Mon, Oct 7, 2013 at 9:55 PM, Subash Chaturanga  wrote:
>
>> Thanks Isuru,
>> Managed to build them manually as done in previous cases.
>>
>>
>> On Mon, Oct 7, 2013 at 9:46 PM, Isuru Udana  wrote:
>>
>>> Hi Subash,
>>>
>>> This issue is existing for nearly 3 weeks now. Lasantha did a fix few
>>> days ago and it seems like it hasn't worked.
>>> For now you can go inside the missing stubs directories and build them.
>>> There are 3-4 stubs which you need to build in that way.
>>>
>>>
>>>
>>> On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga wrote:
>>>
 Hi CEP team,
 Getting this in clean repo. Please fix.

 O] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 13:18.449s
 [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
 [INFO] Final Memory: 1331M/1610M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project
 org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
 Compilation failure:
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
 package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR] -> [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace o

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Isuru Udana*
>>> *
>>>  *
>>> Senior *
>>> Software Engineer
>>> *
>>> WSO2 Inc.; http://wso2.com
>>> email: isu...@wso2.com cell: +94 77 3791887
>>> blog: http://mytecheye.blogspot.com/
>>> twitter: http://twitter.com/isudana
>>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Isuru Udana
On Mon, Oct 7, 2013 at 10:19 PM, Subash Chaturanga  wrote:

> In a clean repo, this fails in about 4 places and very painful to build.
> Please trigger a clean repo and fix those.
>
Yeah. After doing a fix please verify in a clean repo.

>
>
> On Mon, Oct 7, 2013 at 9:55 PM, Subash Chaturanga  wrote:
>
>> Thanks Isuru,
>> Managed to build them manually as done in previous cases.
>>
>>
>> On Mon, Oct 7, 2013 at 9:46 PM, Isuru Udana  wrote:
>>
>>> Hi Subash,
>>>
>>> This issue is existing for nearly 3 weeks now. Lasantha did a fix few
>>> days ago and it seems like it hasn't worked.
>>> For now you can go inside the missing stubs directories and build them.
>>> There are 3-4 stubs which you need to build in that way.
>>>
>>>
>>>
>>> On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga wrote:
>>>
 Hi CEP team,
 Getting this in clean repo. Please fix.

 O] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 13:18.449s
 [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
 [INFO] Final Memory: 1331M/1610M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project
 org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
 Compilation failure:
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
 package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR]
 /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
 cannot find symbol
 [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
 [ERROR] -> [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace o

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Isuru Udana*
>>> *
>>>  *
>>> Senior *
>>> Software Engineer
>>> *
>>> WSO2 Inc.; http://wso2.com
>>> email: isu...@wso2.com cell: +94 77 3791887
>>> blog: http://mytecheye.blogspot.com/
>>> twitter: http://twitter.com/isudana
>>>
>>
>>
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
*Isuru Udana*
*
 *
Senior *
Software Engineer
*
WSO2 Inc.; http://wso2.com
email: isu...@wso2.com cell: +94 77 3791887
blog: http://mytecheye.blogspot.com/
twitter: http://twitter.com/isudana
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Subash Chaturanga
In a clean repo, this fails in about 4 places and very painful to build.
Please trigger a clean repo and fix those.


On Mon, Oct 7, 2013 at 9:55 PM, Subash Chaturanga  wrote:

> Thanks Isuru,
> Managed to build them manually as done in previous cases.
>
>
> On Mon, Oct 7, 2013 at 9:46 PM, Isuru Udana  wrote:
>
>> Hi Subash,
>>
>> This issue is existing for nearly 3 weeks now. Lasantha did a fix few
>> days ago and it seems like it hasn't worked.
>> For now you can go inside the missing stubs directories and build them.
>> There are 3-4 stubs which you need to build in that way.
>>
>>
>>
>> On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga wrote:
>>
>>> Hi CEP team,
>>> Getting this in clean repo. Please fix.
>>>
>>> O] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 13:18.449s
>>> [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
>>> [INFO] Final Memory: 1331M/1610M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project
>>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
>>> Compilation failure:
>>> [ERROR]
>>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
>>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
>>> [ERROR]
>>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR]
>>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR]
>>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR] -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace o
>>>
>>> --
>>> Thanks
>>> /subash
>>>
>>> *Subash Chaturanga*
>>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>>
>>> email: sub...@wso2.com
>>> blog:  http://subashsdm.blogspot.com/
>>> twitter: @subash89
>>> phone: +9477 2225922
>>> Lean . Enterprise . Middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Isuru Udana*
>> *
>>  *
>> Senior *
>> Software Engineer
>> *
>> WSO2 Inc.; http://wso2.com
>> email: isu...@wso2.com cell: +94 77 3791887
>> blog: http://mytecheye.blogspot.com/
>> twitter: http://twitter.com/isudana
>>
>
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Subash Chaturanga
Thanks Isuru,
Managed to build them manually as done in previous cases.


On Mon, Oct 7, 2013 at 9:46 PM, Isuru Udana  wrote:

> Hi Subash,
>
> This issue is existing for nearly 3 weeks now. Lasantha did a fix few days
> ago and it seems like it hasn't worked.
> For now you can go inside the missing stubs directories and build them.
> There are 3-4 stubs which you need to build in that way.
>
>
>
> On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga  wrote:
>
>> Hi CEP team,
>> Getting this in clean repo. Please fix.
>>
>> O] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 13:18.449s
>> [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
>> [INFO] Final Memory: 1331M/1610M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project
>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
>> Compilation failure:
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace o
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Isuru Udana*
> *
>  *
> Senior *
> Software Engineer
> *
> WSO2 Inc.; http://wso2.com
> email: isu...@wso2.com cell: +94 77 3791887
> blog: http://mytecheye.blogspot.com/
> twitter: http://twitter.com/isudana
>



-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Lasantha Fernando
On 7 October 2013 21:46, Isuru Udana  wrote:

> Hi Subash,
>
> This issue is existing for nearly 3 weeks now. Lasantha did a fix few days
> ago and it seems like it hasn't worked.
> For now you can go inside the missing stubs directories and build them.
> There are 3-4 stubs which you need to build in that way.
>

Yes, please build the stubs manually for now. Seems like the earlier fix
didn't work. Will check on this further.

>
>
>
> On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga  wrote:
>
>> Hi CEP team,
>> Getting this in clean repo. Please fix.
>>
>> O] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 13:18.449s
>> [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
>> [INFO] Final Memory: 1331M/1610M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project
>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
>> Compilation failure:
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace o
>>
>> --
>> Thanks
>> /subash
>>
>> *Subash Chaturanga*
>> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>>
>> email: sub...@wso2.com
>> blog:  http://subashsdm.blogspot.com/
>> twitter: @subash89
>> phone: +9477 2225922
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Isuru Udana*
> *
>  *
> Senior *
> Software Engineer
> *
> WSO2 Inc.; http://wso2.com
> email: isu...@wso2.com cell: +94 77 3791887
> blog: http://mytecheye.blogspot.com/
> twitter: http://twitter.com/isudana
>



-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: lasan...@wso2.com
mobile: (+94) 71 5247551
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Isuru Udana
Hi Subash,

This issue is existing for nearly 3 weeks now. Lasantha did a fix few days
ago and it seems like it hasn't worked.
For now you can go inside the missing stubs directories and build them.
There are 3-4 stubs which you need to build in that way.



On Mon, Oct 7, 2013 at 8:41 PM, Subash Chaturanga  wrote:

> Hi CEP team,
> Getting this in clean repo. Please fix.
>
> O] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 13:18.449s
> [INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
> [INFO] Final Memory: 1331M/1610M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project
> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
> Compilation failure:
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace o
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Isuru Udana*
*
 *
Senior *
Software Engineer
*
WSO2 Inc.; http://wso2.com
email: isu...@wso2.com cell: +94 77 3791887
blog: http://mytecheye.blogspot.com/
twitter: http://twitter.com/isudana
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure][Clean repo] Compilation Failure : org.wso2.carbon.event.input.adaptor.manager.ui

2013-10-07 Thread Subash Chaturanga
Hi CEP team,
Getting this in clean repo. Please fix.

O] BUILD FAILURE
[INFO]

[INFO] Total time: 13:18.449s
[INFO] Finished at: Mon Oct 07 15:07:46 UTC 2013
[INFO] Final Memory: 1331M/1610M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project
org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
Compilation failure:
[ERROR]
/build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
[ERROR]
/build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR]
/build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR]
/build/branches/platform/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace o

-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] [Clean Repo] org.wso2.stratos.identity.saml2.sso.mgt

2013-10-07 Thread Subash Chaturanga
Hi IS team,
I got this in a clean repo in the latest update in platform. Please fix
this ASAP.

 
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 25:40.652s
[INFO] Finished at: Mon Oct 07 14:12:53 UTC 2013
[INFO] Final Memory: 1277M/1828M
[INFO]

[ERROR] Failed to execute goal on project
org.wso2.stratos.identity.saml2.sso.mgt: Could not resolve dependencies for
project
org.wso2.carbon:org.wso2.stratos.identity.saml2.sso.mgt:bundle:2.2.0: The
following artifacts could not be resolved:
org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0,
org.wso2.carbon:org.wso2.carbon.security.mgt:jar:4.2.0,
org.wso2.xkms.wso2:xkms:jar:2.4.0.wso2v1,
org.wso2.carbon:org.wso2.carbon.identity.base:jar:4.2.0: Could not find
artifact org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 in central
(http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :org.wso2.stratos.identity.saml2.sso.mgt
wso2@ip-10-142-137-71:/build/branches/platform/product-releases/chunk-02$




-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] Non-resolvable parent POM org.wso2.am:am-parent:pom

2013-10-07 Thread Dinusha Senanayaka
Hi Subash ,




On Mon, Oct 7, 2013 at 5:32 PM, Subash Chaturanga  wrote:

> Hi AM team,
>
> I am getting this with the latest update in platform. Apparently the
> relative path for the parent has commented out. Can you fix this ASAP.
>
> When we check the svn, relative paths are there in pom.xml correctly.
could you check whether you have local changes in your build..  And also,
given error says not only APIM, it has GReg, CEP as well.. Please try
executing "mvn clean install -N"  from each products locations, that will
add only pom.xml to m2 repo without building all..

Regards,
Dinusha.


> [ERROR]
> [ERROR]   The project org.wso2.am:org.wso2.apimgt.nested.categories:1.5.0
> (/build/branches/platform/features/nested-categories/apimgt/pom.xml) has 1
> error
> [ERROR] Non-resolvable parent POM: Could not find artifact 
> org.wso2.am:am-parent:pom:1.5.0
> in central (http://repo.maven.apache.org/maven2) and
> 'parent.relativePath' points at wrong local POM @ line 21, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.governance:org.wso2.governance.nested.categories:4.6.0
> (/build/branches/platform/features/nested-categories/greg/pom.xml) has 1
> error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.governance:governance-parent:pom:4.6.0 in central (
> http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
> wrong local POM @ line 21, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project org.wso2.cep:org.wso2.cep.nested.categories:3.0.0
> (/build/branches/platform/features/nested-categories/cep/pom.xml) has 1
> error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.cep:cep-parent:pom:3.0.0 in central (
> http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
> wrong local POM @ line 21, column 13 -> [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]
>
>
> --
> Thanks
> /subash
>
> *Subash Chaturanga*
> Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com
>
> email: sub...@wso2.com
> blog:  http://subashsdm.blogspot.com/
> twitter: @subash89
> phone: +9477 2225922
> Lean . Enterprise . Middleware
>



-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Build Failure] Non-resolvable parent POM org.wso2.am:am-parent:pom

2013-10-07 Thread Subash Chaturanga
Hi AM team,

I am getting this with the latest update in platform. Apparently the
relative path for the parent has commented out. Can you fix this ASAP.

[ERROR]
[ERROR]   The project org.wso2.am:org.wso2.apimgt.nested.categories:1.5.0
(/build/branches/platform/features/nested-categories/apimgt/pom.xml) has 1
error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.am:am-parent:pom:1.5.0
in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath'
points at wrong local POM @ line 21, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.governance:org.wso2.governance.nested.categories:4.6.0
(/build/branches/platform/features/nested-categories/greg/pom.xml) has 1
error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.governance:governance-parent:pom:4.6.0 in central (
http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
wrong local POM @ line 21, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project org.wso2.cep:org.wso2.cep.nested.categories:3.0.0
(/build/branches/platform/features/nested-categories/cep/pom.xml) has 1
error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.cep:cep-parent:pom:3.0.0 in central (
http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
wrong local POM @ line 21, column 13 -> [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]


-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


<    1   2   3   4   5   6   7   8   9   >