Re: [Dev] [Build issue]Checksum validation failed

2014-07-15 Thread Thanuja Jayasinghe
Hi Ratha,

As a work around you can use -c command line option.

Thanks,
Thanuja.



On Tue, Jul 15, 2014 at 6:39 PM, Vijayaratha Vijayasingam rat...@wso2.com
wrote:

 Hi all;

 Anyone knows how to overcome this? if i do offline build then i miss
 libraries which are need to be downloaded..

 Any fix?



 INFO]
 

 [INFO] Building WSO2 Carbon - HostObject for API management 1.2.3

 [INFO]
 

 [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

 [WARNING] The POM for org.apache.bsf:bsf-all:jar:3.0 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/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [WARNING] Checksum validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 for
 http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [INFO]
 

 [INFO] BUILD FAILURE

 [INFO]
 

 [INFO] Total time: 6.360s

 [INFO] Finished at: Tue Jul 15 18:37:47 IST 2014

 [INFO] Final Memory: 21M/81M

 [INFO]
 

 [ERROR] Failed to execute goal on project
 org.wso2.carbon.apimgt.hostobjects: Could not resolve dependencies for
 project org.wso2.carbon:org.wso2.carbon.apimgt.hostobjects:bundle:1.2.3:
 Failed to collect dependencies for [rhino.wso2:js:jar:1.7.0.R4.wso2v1
 (compile), com.google.code.gson:gson:jar:2.1 (compile),
 org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.0 (compile),
 org.jaggeryjs:org.jaggeryjs.scriptengine:jar:0.9.0.ALPHA4.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.2 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.impl:jar:1.2.3 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.web:jar:0.9.0.ALPHA4.wso2v1
 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.file:jar:0.9.0.ALPHA4.wso2v1
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.usage.client:jar:1.2.2
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.keymgt.client:jar:1.2.0
 (compile), commons-io.wso2:commons-io:jar:2.0.0.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.2.0 (compile),
 org.wso2.carbon:org.wso2.carbon.identity.user.registration.stub:jar:4.2.0
 (compile), org.owasp.encoder:encoder:jar:1.1 (compile)]: Failed to read
 artifact descriptor for
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:jar:1.0.200.v20090520-1800:
 Could not transfer artifact
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:pom:1.0.200.v20090520-1800
 from/to wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
 validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 - [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

 vijayarathas-MacBook-Pro:1.2.3 ratha$


 --
 -Ratha
 mobile: (+94)755906608

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




-- 
*Thanuja Lakmal*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94715979891
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build issue]Checksum validation failed

2014-07-15 Thread Vijayaratha Vijayasingam
Thanks that works..


On 15 July 2014 18:49, Thanuja Jayasinghe than...@wso2.com wrote:

 Hi Ratha,

 As a work around you can use -c command line option.

 Thanks,
 Thanuja.



 On Tue, Jul 15, 2014 at 6:39 PM, Vijayaratha Vijayasingam rat...@wso2.com
  wrote:

 Hi all;

 Anyone knows how to overcome this? if i do offline build then i miss
 libraries which are need to be downloaded..

 Any fix?



 INFO]
 

 [INFO] Building WSO2 Carbon - HostObject for API management 1.2.3

 [INFO]
 

 [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

 [WARNING] The POM for org.apache.bsf:bsf-all:jar:3.0 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/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [WARNING] Checksum validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 for
 http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [INFO]
 

 [INFO] BUILD FAILURE

 [INFO]
 

 [INFO] Total time: 6.360s

 [INFO] Finished at: Tue Jul 15 18:37:47 IST 2014

 [INFO] Final Memory: 21M/81M

 [INFO]
 

 [ERROR] Failed to execute goal on project
 org.wso2.carbon.apimgt.hostobjects: Could not resolve dependencies for
 project org.wso2.carbon:org.wso2.carbon.apimgt.hostobjects:bundle:1.2.3:
 Failed to collect dependencies for [rhino.wso2:js:jar:1.7.0.R4.wso2v1
 (compile), com.google.code.gson:gson:jar:2.1 (compile),
 org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.0 (compile),
 org.jaggeryjs:org.jaggeryjs.scriptengine:jar:0.9.0.ALPHA4.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.2 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.impl:jar:1.2.3 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.web:jar:0.9.0.ALPHA4.wso2v1
 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.file:jar:0.9.0.ALPHA4.wso2v1
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.usage.client:jar:1.2.2
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.keymgt.client:jar:1.2.0
 (compile), commons-io.wso2:commons-io:jar:2.0.0.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.2.0 (compile),
 org.wso2.carbon:org.wso2.carbon.identity.user.registration.stub:jar:4.2.0
 (compile), org.owasp.encoder:encoder:jar:1.1 (compile)]: Failed to read
 artifact descriptor for
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:jar:1.0.200.v20090520-1800:
 Could not transfer artifact
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:pom:1.0.200.v20090520-1800
 from/to wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
 validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 - [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

 vijayarathas-MacBook-Pro:1.2.3 ratha$


 --
 -Ratha
 mobile: (+94)755906608

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




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891




-- 
-Ratha
mobile: (+94)755906608
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build issue]Checksum validation failed

2014-07-15 Thread Ruwan Yatawara
Hi Ratha,

Rather than doing a -c,  u can change the check sum policy to warn instead
of fail. That will fix this issue. Currently it should be fail.

Thanks,
Ruwan

- sent from my mobile.
On 15 Jul 2014 22:42, Vijayaratha Vijayasingam rat...@wso2.com wrote:

 Thanks that works..


 On 15 July 2014 18:49, Thanuja Jayasinghe than...@wso2.com wrote:

 Hi Ratha,

 As a work around you can use -c command line option.

 Thanks,
 Thanuja.



 On Tue, Jul 15, 2014 at 6:39 PM, Vijayaratha Vijayasingam 
 rat...@wso2.com wrote:

  Hi all;

 Anyone knows how to overcome this? if i do offline build then i miss
 libraries which are need to be downloaded..

 Any fix?



 INFO]
 

 [INFO] Building WSO2 Carbon - HostObject for API management 1.2.3

 [INFO]
 

 [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

 [WARNING] The POM for org.apache.bsf:bsf-all:jar:3.0 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/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [WARNING] Checksum validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 for
 http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/equinox/org.eclipse.equinox.http.servlet/1.0.200.v20090520-1800/org.eclipse.equinox.http.servlet-1.0.200.v20090520-1800.pom

 [INFO]
 

 [INFO] BUILD FAILURE

 [INFO]
 

 [INFO] Total time: 6.360s

 [INFO] Finished at: Tue Jul 15 18:37:47 IST 2014

 [INFO] Final Memory: 21M/81M

 [INFO]
 

 [ERROR] Failed to execute goal on project
 org.wso2.carbon.apimgt.hostobjects: Could not resolve dependencies for
 project org.wso2.carbon:org.wso2.carbon.apimgt.hostobjects:bundle:1.2.3:
 Failed to collect dependencies for [rhino.wso2:js:jar:1.7.0.R4.wso2v1
 (compile), com.google.code.gson:gson:jar:2.1 (compile),
 org.wso2.carbon:org.wso2.carbon.governance.api:jar:4.2.0 (compile),
 org.jaggeryjs:org.jaggeryjs.scriptengine:jar:0.9.0.ALPHA4.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.2.2 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.impl:jar:1.2.3 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.web:jar:0.9.0.ALPHA4.wso2v1
 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.file:jar:0.9.0.ALPHA4.wso2v1
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.usage.client:jar:1.2.2
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.keymgt.client:jar:1.2.0
 (compile), commons-io.wso2:commons-io:jar:2.0.0.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.2.0 (compile),
 org.wso2.carbon:org.wso2.carbon.identity.user.registration.stub:jar:4.2.0
 (compile), org.owasp.encoder:encoder:jar:1.1 (compile)]: Failed to read
 artifact descriptor for
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:jar:1.0.200.v20090520-1800:
 Could not transfer artifact
 org.eclipse.equinox:org.eclipse.equinox.http.servlet:pom:1.0.200.v20090520-1800
 from/to wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
 validation failed, expected  but is
 62336f94161432092b380de7665aa6c0af3ac893 - [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

 vijayarathas-MacBook-Pro:1.2.3 ratha$


 --
 -Ratha
 mobile: (+94)755906608

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




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891




 --
 -Ratha
 mobile: (+94)755906608

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


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