Re: [Carbon-dev] Build Failure : graphite/components//axis2-repo-mgt

2012-03-05 Thread Subash Chaturanga
Hi,

This can be skipped when building from graphite level instead of building
each module separately.

On Mon, Mar 5, 2012 at 3:44 PM, Subash Chaturanga  wrote:

> Hi,
>
> I am experiencing this in a clean repo build from the src
>  revision 121949. Have any body came across with this ?
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 8.872s
> [INFO] Finished at: Mon Mar 05 15:41:18 IST 2012
> [INFO] Final Memory: 18M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.repomanager.axis2.ui: Could not resolve dependencies for
> project
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
> Failed to collect dependencies for
> [org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
> (compile)]: Failed to read artifact descriptor for
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT:
> Failure to find org.wso2.carbon:graphite-parent:pom:4.0.0-SNAPSHOT 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]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal on project org.wso2.carbon.repomanager.axis2.ui: Could not resolve
> dependencies for project
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
> Failed to collect dependencies for
> [org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
> (compile)]
>  at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>  at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>  at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>  at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.project.DependencyResolutionException: Could
> not resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
> Failed to collect dependencies for
> [org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
> (compile)]
>  at
> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:139)
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
>  ... 22 more
> Caused by: org.sonatype.aether.collection.DependencyCollectionException:
> Failed to collect dependencies for
> [org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
> org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:

[Carbon-dev] Build Failure : graphite/components//axis2-repo-mgt

2012-03-05 Thread Subash Chaturanga
Hi,

I am experiencing this in a clean repo build from the src  revision 121949.
Have any body came across with this ?

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 8.872s
[INFO] Finished at: Mon Mar 05 15:41:18 IST 2012
[INFO] Final Memory: 18M/490M
[INFO]

[ERROR] Failed to execute goal on project
org.wso2.carbon.repomanager.axis2.ui: Could not resolve dependencies for
project
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
Failed to collect dependencies for
[org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
(compile)]: Failed to read artifact descriptor for
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT:
Failure to find org.wso2.carbon:graphite-parent:pom:4.0.0-SNAPSHOT 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]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal on project org.wso2.carbon.repomanager.axis2.ui: Could not resolve
dependencies for project
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
Failed to collect dependencies for
[org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
(compile)]
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could
not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.ui:bundle:4.0.0-SNAPSHOT:
Failed to collect dependencies for
[org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
(compile)]
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:139)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
... 22 more
Caused by: org.sonatype.aether.collection.DependencyCollectionException:
Failed to collect dependencies for
[org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.0-SNAPSHOT (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile),
org.wso2.carbon:org.wso2.carbon.repomanager.axis2.stub:jar:4.0.0-SNAPSHOT
(compile)]
at
org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:262)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:345)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesRe

Re: [Carbon-dev] Build Failure in Orbit - Jarvana currently does not allow direct access to repository files

2012-02-16 Thread Keheliya Gallaba
This issue had been caused by adding a proxy in Nexus to the external
Jarvana Repository and this repo does not allow direct access. It's fixed
now by removing this proxy in Nexus.

On Fri, Feb 17, 2012 at 12:20 PM, Chethiya Abeysinghe wrote:

> Try different internet connection to see whether these URLs exist.
>
>
> On Fri, Feb 17, 2012 at 12:10 PM, Denis Weerasiri  wrote:
>
>> From graphite/dependencies/webharvest getting the same behavior.
>>
>> [INFO]
>> 
>> [INFO] Building Webharvest 2.0.wso2v1
>> [INFO]
>> 
>> Downloading:
>> http://maven.wso2.org/nexus/content/repositories/wso2archtype/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
>> [WARNING] Checksum validation failed, expected Please but is
>> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
>> Downloading:
>> http://repo1.maven.org/maven2/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/repositories/wso2archtype/net/sf/saxon/saxon/8.9/saxon-8.9.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
>> [WARNING] Checksum validation failed, expected Please but is
>> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
>> Downloading:
>> http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.9/saxon-8.9.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/repositories/wso2archtype/commons-email/commons-email/1.2/commons-email-1.2.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
>> [WARNING] Checksum validation failed, expected Please but is
>> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
>> http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
>> Downloading:
>> http://repo1.maven.org/maven2/commons-email/commons-email/1.2/commons-email-1.2.pom
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 3.669s
>> [INFO] Finished at: Fri Feb 17 12:08:58 IST 2012
>>  [INFO] Final Memory: 7M/981M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project webharvest-core: Could not
>> resolve dependencies for project
>> org.webharvest:webharvest-core:jar:2.0.wso2v1: Failed to collect
>> dependencies for [rhino:js:jar:1.7R1 (compile), bsh:bsh:jar:1.3.0
>> (compile), org.htmlcleaner:htmlcleaner:jar:2.1 (compile),
>> commons-codec:commons-codec:jar:1.3 (compile),
>> commons-collections:commons-collections:jar:3.2 (compile),
>> commons-httpclient:commons-httpclient:jar:3.1 (compile),
>> commons-net:commons-net:jar:2.0 (compile), log4j:log4j:jar:1.2.13
>> (compile), net.sf.saxon:saxon:jar:8.9 (compile),
>> commons-email:commons-email:jar:1.2 (compile),
>> groovy:groovy-all:jar:1.1-rc-1 (compile),
>> javax.activation:activation:jar:1.1.1 (compile)]: Failed to read artifact
>> descriptor for org.htmlcleaner:htmlcleaner:jar:2.1: Could not transfer
>> artifact org.htmlcleaner:htmlcleaner:pom:2.1 from/to wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
>> validation failed, expected Please but is
>> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 -> [Help 1]
>>
>>
>> On Fri, Feb 17, 2012 at 12:01 PM, Keheliya Gallaba wrote:
>>
>>> Hi,
>>>
>>> I'm getting the following error when trying to build trunk/orbit.
>>> Browsing to link[1] returns 'Please access the maven central repository
>>> directly. Jarvana currently does not allow direct access to repository
>>> files.' Issue is there with [2][3][4][5] too. Is this a problem with
>>> caching?
>>>
>>> [1]
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
>>> [2]
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
>>> [3]
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/9.x/saxon-xqj-9.x.pom
>>> [4]
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-dom/9.x/saxon-dom-9.x.pom
>>> [5]
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/9.x/saxon-9.x.pom
>>>
>>> [INFO]
>>> 
>>> [INFO] Building saxon-bps.wso2 9.0.0.x-wso2v1
>>> [INFO]
>>> --

Re: [Carbon-dev] Build Failure in Orbit - Jarvana currently does not allow direct access to repository files

2012-02-16 Thread Chethiya Abeysinghe
Try different internet connection to see whether these URLs exist.

On Fri, Feb 17, 2012 at 12:10 PM, Denis Weerasiri  wrote:

> From graphite/dependencies/webharvest getting the same behavior.
>
> [INFO]
> 
> [INFO] Building Webharvest 2.0.wso2v1
> [INFO]
> 
> Downloading:
> http://maven.wso2.org/nexus/content/repositories/wso2archtype/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
> [WARNING] Checksum validation failed, expected Please but is
> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
> http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
> Downloading:
> http://repo1.maven.org/maven2/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
> Downloading:
> http://maven.wso2.org/nexus/content/repositories/wso2archtype/net/sf/saxon/saxon/8.9/saxon-8.9.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
> [WARNING] Checksum validation failed, expected Please but is
> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
> Downloading:
> http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.9/saxon-8.9.pom
> Downloading:
> http://maven.wso2.org/nexus/content/repositories/wso2archtype/commons-email/commons-email/1.2/commons-email-1.2.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
> [WARNING] Checksum validation failed, expected Please but is
> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
> http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
> Downloading:
> http://repo1.maven.org/maven2/commons-email/commons-email/1.2/commons-email-1.2.pom
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 3.669s
> [INFO] Finished at: Fri Feb 17 12:08:58 IST 2012
>  [INFO] Final Memory: 7M/981M
> [INFO]
> 
> [ERROR] Failed to execute goal on project webharvest-core: Could not
> resolve dependencies for project
> org.webharvest:webharvest-core:jar:2.0.wso2v1: Failed to collect
> dependencies for [rhino:js:jar:1.7R1 (compile), bsh:bsh:jar:1.3.0
> (compile), org.htmlcleaner:htmlcleaner:jar:2.1 (compile),
> commons-codec:commons-codec:jar:1.3 (compile),
> commons-collections:commons-collections:jar:3.2 (compile),
> commons-httpclient:commons-httpclient:jar:3.1 (compile),
> commons-net:commons-net:jar:2.0 (compile), log4j:log4j:jar:1.2.13
> (compile), net.sf.saxon:saxon:jar:8.9 (compile),
> commons-email:commons-email:jar:1.2 (compile),
> groovy:groovy-all:jar:1.1-rc-1 (compile),
> javax.activation:activation:jar:1.1.1 (compile)]: Failed to read artifact
> descriptor for org.htmlcleaner:htmlcleaner:jar:2.1: Could not transfer
> artifact org.htmlcleaner:htmlcleaner:pom:2.1 from/to wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
> validation failed, expected Please but is
> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 -> [Help 1]
>
>
> On Fri, Feb 17, 2012 at 12:01 PM, Keheliya Gallaba wrote:
>
>> Hi,
>>
>> I'm getting the following error when trying to build trunk/orbit.
>> Browsing to link[1] returns 'Please access the maven central repository
>> directly. Jarvana currently does not allow direct access to repository
>> files.' Issue is there with [2][3][4][5] too. Is this a problem with
>> caching?
>>
>> [1]
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
>> [2]
>> http://maven.wso2.org/nexus/content/groups/wso2-public/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
>> [3]
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/9.x/saxon-xqj-9.x.pom
>> [4]
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-dom/9.x/saxon-dom-9.x.pom
>> [5]
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/9.x/saxon-9.x.pom
>>
>> [INFO]
>> 
>> [INFO] Building saxon-bps.wso2 9.0.0.x-wso2v1
>> [INFO]
>> 
>> [WARNING] The POM for net.sf.saxon:saxon:jar:9.x is invalid, transitive
>> dependencies (if any) will not be available, enable debug logging for more
>> details
>> [WARNING] The POM for net.sf.saxon:saxon-dom:jar:9.x is invalid,
>> transitive dependencies (if any) will not be available, enable debug
>> logging 

Re: [Carbon-dev] Build Failure in Orbit - Jarvana currently does not allow direct access to repository files

2012-02-16 Thread Denis Weerasiri
>From graphite/dependencies/webharvest getting the same behavior.

[INFO]

[INFO] Building Webharvest 2.0.wso2v1
[INFO]

Downloading:
http://maven.wso2.org/nexus/content/repositories/wso2archtype/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
[WARNING] Checksum validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
http://maven.wso2.org/nexus/content/groups/wso2-public/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
Downloading:
http://repo1.maven.org/maven2/org/htmlcleaner/htmlcleaner/2.1/htmlcleaner-2.1.pom
Downloading:
http://maven.wso2.org/nexus/content/repositories/wso2archtype/net/sf/saxon/saxon/8.9/saxon-8.9.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
[WARNING] Checksum validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/8.9/saxon-8.9.pom
Downloading:
http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.9/saxon-8.9.pom
Downloading:
http://maven.wso2.org/nexus/content/repositories/wso2archtype/commons-email/commons-email/1.2/commons-email-1.2.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
[WARNING] Checksum validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
http://maven.wso2.org/nexus/content/groups/wso2-public/commons-email/commons-email/1.2/commons-email-1.2.pom
Downloading:
http://repo1.maven.org/maven2/commons-email/commons-email/1.2/commons-email-1.2.pom
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 3.669s
[INFO] Finished at: Fri Feb 17 12:08:58 IST 2012
[INFO] Final Memory: 7M/981M
[INFO]

[ERROR] Failed to execute goal on project webharvest-core: Could not
resolve dependencies for project
org.webharvest:webharvest-core:jar:2.0.wso2v1: Failed to collect
dependencies for [rhino:js:jar:1.7R1 (compile), bsh:bsh:jar:1.3.0
(compile), org.htmlcleaner:htmlcleaner:jar:2.1 (compile),
commons-codec:commons-codec:jar:1.3 (compile),
commons-collections:commons-collections:jar:3.2 (compile),
commons-httpclient:commons-httpclient:jar:3.1 (compile),
commons-net:commons-net:jar:2.0 (compile), log4j:log4j:jar:1.2.13
(compile), net.sf.saxon:saxon:jar:8.9 (compile),
commons-email:commons-email:jar:1.2 (compile),
groovy:groovy-all:jar:1.1-rc-1 (compile),
javax.activation:activation:jar:1.1.1 (compile)]: Failed to read artifact
descriptor for org.htmlcleaner:htmlcleaner:jar:2.1: Could not transfer
artifact org.htmlcleaner:htmlcleaner:pom:2.1 from/to wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 -> [Help 1]


On Fri, Feb 17, 2012 at 12:01 PM, Keheliya Gallaba wrote:

> Hi,
>
> I'm getting the following error when trying to build trunk/orbit. Browsing
> to link[1] returns 'Please access the maven central repository directly.
> Jarvana currently does not allow direct access to repository files.' Issue
> is there with [2][3][4][5] too. Is this a problem with caching?
>
> [1]
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
> [2]
> http://maven.wso2.org/nexus/content/groups/wso2-public/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
> [3]
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/9.x/saxon-xqj-9.x.pom
> [4]
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-dom/9.x/saxon-dom-9.x.pom
> [5]
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/9.x/saxon-9.x.pom
>
> [INFO]
> 
> [INFO] Building saxon-bps.wso2 9.0.0.x-wso2v1
> [INFO]
> 
> [WARNING] The POM for net.sf.saxon:saxon:jar:9.x is invalid, transitive
> dependencies (if any) will not be available, enable debug logging for more
> details
> [WARNING] The POM for net.sf.saxon:saxon-dom:jar:9.x 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/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
> [WARNING] Checksum validation failed, expected Please but is
> 5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
> http://maven.wso2.org/nexus/content/g

[Carbon-dev] Build Failure in Orbit - Jarvana currently does not allow direct access to repository files

2012-02-16 Thread Keheliya Gallaba
Hi,

I'm getting the following error when trying to build trunk/orbit. Browsing
to link[1] returns 'Please access the maven central repository directly.
Jarvana currently does not allow direct access to repository files.' Issue
is there with [2][3][4][5] too. Is this a problem with caching?

[1]
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
[2]
http://maven.wso2.org/nexus/content/groups/wso2-public/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[3]
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/9.x/saxon-xqj-9.x.pom
[4]
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-dom/9.x/saxon-dom-9.x.pom
[5]
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon/9.x/saxon-9.x.pom

[INFO]

[INFO] Building saxon-bps.wso2 9.0.0.x-wso2v1
[INFO]

[WARNING] The POM for net.sf.saxon:saxon:jar:9.x is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[WARNING] The POM for net.sf.saxon:saxon-dom:jar:9.x 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/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
[WARNING] Checksum validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 for
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xpath/9.x/saxon-xpath-9.x.pom
[WARNING] The POM for net.sf.saxon:saxon-xqj:jar:9.x is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1.117s
[INFO] Finished at: Fri Feb 17 11:28:12 IST 2012
[INFO] Final Memory: 6M/490M
[INFO]

[ERROR] Failed to execute goal on project saxon.bps: Could not resolve
dependencies for project net.sf.saxon.wso2:saxon.bps:bundle:9.0.0.x-wso2v1:
Failed to collect dependencies for [net.sf.saxon:saxon:jar:9.x (compile?),
net.sf.saxon:saxon-dom:jar:9.x (compile?), net.sf.saxon:saxon-xpath:jar:9.x
(compile?), net.sf.saxon:saxon-xqj:jar:9.x (compile?)]: Failed to read
artifact descriptor for net.sf.saxon:saxon-xpath:jar:9.x: Could not
transfer artifact net.sf.saxon:saxon-xpath:pom:9.x from/to wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
validation failed, expected Please but is
5d00d2d716ed2a38173516a78a46c474a6e12ea0 -> [Help 1]

Regards,
Keheliya

-- 
*Keheliya Gallaba*
Software Engineer;
Integration Technologies Team; WSO2 Inc.; http://wso2.com,
*email: **keheliya [AT] wso2.com* 
*mobile: +94 71 551 8881*
*blog: **http://galpotha.wordpress.com* *
twitter: **http://twitter.com/keheliya* *
linked-in: 
**http://lk.linkedin.com/in/keheliya*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in core

2012-02-09 Thread Maninda Edirisooriya
@Pradeep

Thanks. It worked.

On Thu, Feb 9, 2012 at 1:54 PM, Pradeep Fernando  wrote:

> you have to build,
> org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.0.v20110511-wso2v1 module
> found under /dependencies
>
> --Pradeep
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in core

2012-02-09 Thread Pradeep Fernando
you have to build,
org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.0.v20110511-wso2v1 module
found under /dependencies

--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in core

2012-02-09 Thread Reka Thirunavukkarasu
Hi

I could build the core successfully with yesterday's updates. Could you
able to get full update without any errors?

On Thu, Feb 9, 2012 at 1:22 PM, Maninda Edirisooriya wrote:

> This build error came since yesterday. This may be a problem with nexus.
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Carbon UI Feature 4.0.0-SNAPSHOT
> [INFO]
> 
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> org.wso2.carbon.core.ui.feature ---
> [INFO] Deleting
> /home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target
> [INFO]
> [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
> org.wso2.carbon.core.ui.feature ---
> [INFO] Verifying module descriptor ...
> [INFO] Pom descriptor modification detected.
> [INFO] Deleting
> /home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target
> [INFO]
> [INFO] --- carbon-p2-plugin:1.4-SNAPSHOT:p2-feature-gen
> (4-p2-feature-generation) @ org.wso2.carbon.core.ui.feature ---
> [INFO] Generating feature manifest
> [INFO] Generating feature properties
> [INFO] Generating MANIFEST.MF
> [INFO] Generating Advice file (p2.inf)
> [INFO] Copying bundle dependencies
> [INFO]org.apache.jasper:5.5.17.v200806031609
> [INFO]org.eclipse.equinox.jsp.jasper:1.0.200.v20090520-1800
> [INFO]org.wso2.carbon.ui:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.core.commons.stub:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.ui.menu.general:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.i18n:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.server.admin.ui:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.server.admin.stub:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.user.mgt.ui:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.user.mgt.stub:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.feature.mgt.ui:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.feature.mgt.stub:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.roles.mgt.ui:4.0.0.SNAPSHOT
> [INFO]org.wso2.carbon.roles.mgt.stub:4.0.0.SNAPSHOT
> [INFO]ajaxtags:1.3.0.beta-rc7-wso2v1
> [INFO]taglibs.standard:1.1.2.wso2v1
> [INFO] Generating feature archive:
> /home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
> [INFO]
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
> org.wso2.carbon.core.ui.feature ---
> [INFO] Installing
> /home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/pom.xml
> to
> /home/maninda/.m2/repository/org/wso2/carbon/org.wso2.carbon.core.ui.feature/4.0.0-SNAPSHOT/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.pom
> [INFO] Installing
> /home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
> to
> /home/maninda/.m2/repository/org/wso2/carbon/org.wso2.carbon.core.ui.feature/4.0.0-SNAPSHOT/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
> [INFO]
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Carbon Runtime Feature 4.0.0-SNAPSHOT
> [INFO]
> 
> [WARNING] The POM for
> org.eclipse.equinox:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.0.v20110511-wso2v1
> is missing, no dependency information available
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon Core - Parent Maven Project ... SUCCESS [0.235s]
> [INFO] WSO2 Carbon - Thread .. SUCCESS [1.188s]
> [INFO] WSO2 Carbon - Better Tomcat ... SUCCESS [3.041s]
> [INFO] WSO2 Carbon - Registry API  SUCCESS [0.509s]
> [INFO] WSO2 Carbon - User Manager API  SUCCESS [0.424s]
> [INFO] WSO2 Carbon - Xbootclasspath libraries  SUCCESS [0.304s]
> [INFO] WSO2 Carbon - Logging . SUCCESS [0.656s]
> [INFO] WSO2 Carbon - Queuing . SUCCESS [0.496s]
> [INFO] WSO2 Carbon - Secure Vault  SUCCESS [0.607s]
> [INFO] WSO2 Carbon - Base  SUCCESS [0.752s]
> [INFO] WSO2 Carbon - Caching . SUCCESS [0.841s]
> [INFO] WSO2 Carbon - Utilities ... SUCCESS [2.449s]
> [INFO] WSO2 Carbon - Bootstrap ... SUCCESS [0.448s]
> [INFO] WSO2 Carbon - Servlet to OSGi Bridge .. SUCCESS [0.890s]
> [INFO] WSO2 Carbon - OSGi Security ... SUCCESS [0.656s]
> [INFO] WSO2 Carbon - Xbootclasspath library for Registry Kernel  SUCCESS
> [0.279s]
> [INFO] WSO2 Carbon - Logging Extension ... SUCCESS [0.794s]
> [INFO] WSO2 Carbon - Windows NT Service In

[Carbon-dev] Build Failure in core

2012-02-08 Thread Maninda Edirisooriya
This build error came since yesterday. This may be a problem with nexus.

[INFO]

[INFO] Building WSO2 Carbon - Carbon UI Feature 4.0.0-SNAPSHOT
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
org.wso2.carbon.core.ui.feature ---
[INFO] Deleting
/home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target
[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
org.wso2.carbon.core.ui.feature ---
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target
[INFO]
[INFO] --- carbon-p2-plugin:1.4-SNAPSHOT:p2-feature-gen
(4-p2-feature-generation) @ org.wso2.carbon.core.ui.feature ---
[INFO] Generating feature manifest
[INFO] Generating feature properties
[INFO] Generating MANIFEST.MF
[INFO] Generating Advice file (p2.inf)
[INFO] Copying bundle dependencies
[INFO]org.apache.jasper:5.5.17.v200806031609
[INFO]org.eclipse.equinox.jsp.jasper:1.0.200.v20090520-1800
[INFO]org.wso2.carbon.ui:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.core.commons.stub:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.ui.menu.general:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.i18n:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.server.admin.ui:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.server.admin.stub:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.user.mgt.ui:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.user.mgt.stub:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.feature.mgt.ui:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.feature.mgt.stub:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.roles.mgt.ui:4.0.0.SNAPSHOT
[INFO]org.wso2.carbon.roles.mgt.stub:4.0.0.SNAPSHOT
[INFO]ajaxtags:1.3.0.beta-rc7-wso2v1
[INFO]taglibs.standard:1.1.2.wso2v1
[INFO] Generating feature archive:
/home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
org.wso2.carbon.core.ui.feature ---
[INFO] Installing
/home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/pom.xml
to
/home/maninda/.m2/repository/org/wso2/carbon/org.wso2.carbon.core.ui.feature/4.0.0-SNAPSHOT/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.pom
[INFO] Installing
/home/maninda/carbon-source/carbon/core/features/org.wso2.carbon.core.ui.feature/target/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
to
/home/maninda/.m2/repository/org/wso2/carbon/org.wso2.carbon.core.ui.feature/4.0.0-SNAPSHOT/org.wso2.carbon.core.ui.feature-4.0.0-SNAPSHOT.zip
[INFO]

[INFO]

[INFO] Building WSO2 Carbon - Carbon Runtime Feature 4.0.0-SNAPSHOT
[INFO]

[WARNING] The POM for
org.eclipse.equinox:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.0.v20110511-wso2v1
is missing, no dependency information available
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon Core - Parent Maven Project ... SUCCESS [0.235s]
[INFO] WSO2 Carbon - Thread .. SUCCESS [1.188s]
[INFO] WSO2 Carbon - Better Tomcat ... SUCCESS [3.041s]
[INFO] WSO2 Carbon - Registry API  SUCCESS [0.509s]
[INFO] WSO2 Carbon - User Manager API  SUCCESS [0.424s]
[INFO] WSO2 Carbon - Xbootclasspath libraries  SUCCESS [0.304s]
[INFO] WSO2 Carbon - Logging . SUCCESS [0.656s]
[INFO] WSO2 Carbon - Queuing . SUCCESS [0.496s]
[INFO] WSO2 Carbon - Secure Vault  SUCCESS [0.607s]
[INFO] WSO2 Carbon - Base  SUCCESS [0.752s]
[INFO] WSO2 Carbon - Caching . SUCCESS [0.841s]
[INFO] WSO2 Carbon - Utilities ... SUCCESS [2.449s]
[INFO] WSO2 Carbon - Bootstrap ... SUCCESS [0.448s]
[INFO] WSO2 Carbon - Servlet to OSGi Bridge .. SUCCESS [0.890s]
[INFO] WSO2 Carbon - OSGi Security ... SUCCESS [0.656s]
[INFO] WSO2 Carbon - Xbootclasspath library for Registry Kernel  SUCCESS
[0.279s]
[INFO] WSO2 Carbon - Logging Extension ... SUCCESS [0.794s]
[INFO] WSO2 Carbon - Windows NT Service Installer  SUCCESS [0.561s]
[INFO] WSO2 Carbon - User Manager Kernel . SUCCESS [2.417s]
[INFO] WSO2 Carbon - Registry Kernel . SUCCESS [5.815s]
[INFO] WSO2 Carbon - Context . SUCCESS [0.703s]
[INFO] WSO2 Carbon - Kernel .. SUCCESS [3.599s]
[INFO] WSO2 Carbon -

Re: [Carbon-dev] Build failure - Checksum validation failed - Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT

2012-02-01 Thread Kasun Indrasiri
I too experienced this issue with clean-repo. Had to ignore validations to
get rid of them. IMO, clean repo builds will be helpful to resolve these
issues.

On Wed, Feb 1, 2012 at 5:03 PM, Shammi Jayasinghe  wrote:

>
>
> On Wed, Feb 1, 2012 at 5:01 PM, Amila Maha Arachchi wrote:
>
>> Hi Shammi,
>>
>> These checksums are in the repository (I checked). I built today with a
>> clean repo and didnt face this issue.
>>
>
> Thanks amila, seems to be local to me.
> Thanks
> Shammi
>
>>
>> Regards,
>> AmilaM.
>>
>>
>> On Wed, Feb 1, 2012 at 4:49 PM, Shammi Jayasinghe wrote:
>>
>>> Hi ,
>>>
>>>  When building with a clean repo, i am getting following.  How this can
>>> be fixed?
>>>
>>>
>>> [INFO] Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT
>>> [INFO]
>>> 
>>> [WARNING] The POM for
>>> org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-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/java-cup/java-cup/0.0/java-cup-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>>> [WARNING] The POM for net.sf.saxon:saxon:jar:8.9 is missing, no
>>> dependency information available
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 14.538s
>>> [INFO] Finished at: Wed Feb 01 16:46:46 IST 2012
>>> [INFO] Final Memory: 16M/211M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal on project org.wso2.carbon.billing.core:
>>> Could not resolve dependencies for project
>>> org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: Failed
>>> to collect dependencies for
>>> [org.wso2.carbon:org.wso2.carbon.email.sender:jar:1.1.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.user.core:jar:4.0.0-SNAPSHOT (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.synapse:synapse-tasks:jar:2.1.0-wso2v4 (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.server:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.engine.drools:jar:4.0.0-SNAPSHOT
>>> (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:jar:4.0.0-SNAPSHOT
>>> (compile),
>>> org.wso2.carbon:org.wso2.carbon.stratos.common:jar:1.1.0-SNAPSHOT
>>> (compile)]: Failed to read artifact descriptor for
>>> java-cup:java-cup:jar:0.0: Could not transfer artifact
>>> java-cup:java-cup:pom:0.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]
>>> [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
>>>
>>>
>>> --
>>> Best Regards,*
>>>
>>> Shammi Jayasinghe*
>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>>> mobile: +94 71 4493085
>>>
>>>
>>>
>>
>>
>> --
>> *Amila Maharachchi*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>>
>
>
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Associate Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure - Checksum validation failed - Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT

2012-02-01 Thread Shammi Jayasinghe
On Wed, Feb 1, 2012 at 5:01 PM, Amila Maha Arachchi  wrote:

> Hi Shammi,
>
> These checksums are in the repository (I checked). I built today with a
> clean repo and didnt face this issue.
>

Thanks amila, seems to be local to me.
Thanks
Shammi

>
> Regards,
> AmilaM.
>
>
> On Wed, Feb 1, 2012 at 4:49 PM, Shammi Jayasinghe  wrote:
>
>> Hi ,
>>
>>  When building with a clean repo, i am getting following.  How this can
>> be fixed?
>>
>>
>> [INFO] Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT
>> [INFO]
>> 
>> [WARNING] The POM for
>> org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-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/java-cup/java-cup/0.0/java-cup-0.0.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>> [WARNING] The POM for net.sf.saxon:saxon:jar:8.9 is missing, no
>> dependency information available
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 14.538s
>> [INFO] Finished at: Wed Feb 01 16:46:46 IST 2012
>> [INFO] Final Memory: 16M/211M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project org.wso2.carbon.billing.core:
>> Could not resolve dependencies for project
>> org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: Failed
>> to collect dependencies for
>> [org.wso2.carbon:org.wso2.carbon.email.sender:jar:1.1.0-SNAPSHOT (compile),
>> org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.0.0-SNAPSHOT (compile),
>> org.wso2.carbon:org.wso2.carbon.user.core:jar:4.0.0-SNAPSHOT (compile),
>> commons-logging:commons-logging:jar:1.1.1 (compile),
>> org.apache.synapse:synapse-tasks:jar:2.1.0-wso2v4 (compile),
>> org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT (compile),
>> org.wso2.carbon:org.wso2.carbon.rule.server:jar:4.0.0-SNAPSHOT (compile),
>> org.wso2.carbon:org.wso2.carbon.rule.engine.drools:jar:4.0.0-SNAPSHOT
>> (compile),
>> org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:jar:4.0.0-SNAPSHOT
>> (compile),
>> org.wso2.carbon:org.wso2.carbon.stratos.common:jar:1.1.0-SNAPSHOT
>> (compile)]: Failed to read artifact descriptor for
>> java-cup:java-cup:jar:0.0: Could not transfer artifact
>> java-cup:java-cup:pom:0.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]
>> [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
>>
>>
>> --
>> Best Regards,*
>>
>> Shammi Jayasinghe*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>> mobile: +94 71 4493085
>>
>>
>>
>
>
> --
> *Amila Maharachchi*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>
> Blog: http://maharachchi.blogspot.com
> Mobile: +94719371446
>
>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure - Checksum validation failed - Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT

2012-02-01 Thread Amila Maha Arachchi
Hi Shammi,

These checksums are in the repository (I checked). I built today with a
clean repo and didnt face this issue.

Regards,
AmilaM.

On Wed, Feb 1, 2012 at 4:49 PM, Shammi Jayasinghe  wrote:

> Hi ,
>
>  When building with a clean repo, i am getting following.  How this can be
> fixed?
>
>
> [INFO] Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT
> [INFO]
> 
> [WARNING] The POM for
> org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-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/java-cup/java-cup/0.0/java-cup-0.0.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
> [WARNING] The POM for net.sf.saxon:saxon:jar:8.9 is missing, no dependency
> information available
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 14.538s
> [INFO] Finished at: Wed Feb 01 16:46:46 IST 2012
> [INFO] Final Memory: 16M/211M
> [INFO]
> 
> [ERROR] Failed to execute goal on project org.wso2.carbon.billing.core:
> Could not resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: Failed
> to collect dependencies for
> [org.wso2.carbon:org.wso2.carbon.email.sender:jar:1.1.0-SNAPSHOT (compile),
> org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.0.0-SNAPSHOT (compile),
> org.wso2.carbon:org.wso2.carbon.user.core:jar:4.0.0-SNAPSHOT (compile),
> commons-logging:commons-logging:jar:1.1.1 (compile),
> org.apache.synapse:synapse-tasks:jar:2.1.0-wso2v4 (compile),
> org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT (compile),
> org.wso2.carbon:org.wso2.carbon.rule.server:jar:4.0.0-SNAPSHOT (compile),
> org.wso2.carbon:org.wso2.carbon.rule.engine.drools:jar:4.0.0-SNAPSHOT
> (compile),
> org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:jar:4.0.0-SNAPSHOT
> (compile),
> org.wso2.carbon:org.wso2.carbon.stratos.common:jar:1.1.0-SNAPSHOT
> (compile)]: Failed to read artifact descriptor for
> java-cup:java-cup:jar:0.0: Could not transfer artifact
> java-cup:java-cup:pom:0.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]
> [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
>
>
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>


-- 
*Amila Maharachchi*
Senior Software Engineer; WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure - Checksum validation failed - Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT

2012-02-01 Thread Shammi Jayasinghe
Hi ,

 When building with a clean repo, i am getting following.  How this can be
fixed?


[INFO] Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT
[INFO]

[WARNING] The POM for
org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-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/java-cup/java-cup/0.0/java-cup-0.0.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
[WARNING] The POM for net.sf.saxon:saxon:jar:8.9 is missing, no dependency
information available
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 14.538s
[INFO] Finished at: Wed Feb 01 16:46:46 IST 2012
[INFO] Final Memory: 16M/211M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.billing.core:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: Failed
to collect dependencies for
[org.wso2.carbon:org.wso2.carbon.email.sender:jar:1.1.0-SNAPSHOT (compile),
org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.0.0-SNAPSHOT (compile),
org.wso2.carbon:org.wso2.carbon.user.core:jar:4.0.0-SNAPSHOT (compile),
commons-logging:commons-logging:jar:1.1.1 (compile),
org.apache.synapse:synapse-tasks:jar:2.1.0-wso2v4 (compile),
org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT (compile),
org.wso2.carbon:org.wso2.carbon.rule.server:jar:4.0.0-SNAPSHOT (compile),
org.wso2.carbon:org.wso2.carbon.rule.engine.drools:jar:4.0.0-SNAPSHOT
(compile),
org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:jar:4.0.0-SNAPSHOT
(compile),
org.wso2.carbon:org.wso2.carbon.stratos.common:jar:1.1.0-SNAPSHOT
(compile)]: Failed to read artifact descriptor for
java-cup:java-cup:jar:0.0: Could not transfer artifact
java-cup:java-cup:pom:0.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]
[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


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure at Greg?

2012-02-01 Thread Amani Soysa
This has been fixed
Please take a svn up from the logging-mgt feature.

On Wed, Feb 1, 2012 at 2:48 PM, Amani Soysa  wrote:

> I am looking into this
>
> On Wed, Feb 1, 2012 at 1:53 PM, Srinath Perera  wrote:
>
>> INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 3:10:47.980s
>> [INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
>>  [INFO] Final Memory: 1082M/2110M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
>> on project wso2stratos-governance: Failed to create assembly: Error adding
>> file to archive:
>> /Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
>> isn't a file. -> [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 :wso2stratos-governance
>>
>>
>> --
>> 
>> Srinath Perera, Ph.D.
>>   Senior Software Architect, WSO2 Inc.
>>   Visiting Faculty, University of Moratuwa
>>   Member, Apache Software Foundation
>>   Research Scientist, Lanka Software Foundation
>>   Blog: http://srinathsview.blogspot.com/
>>   Photos: http://www.flickr.com/photos/hemapani/
>>  Phone: 0772360902
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure at Greg?

2012-02-01 Thread Amani Soysa
I am looking into this

On Wed, Feb 1, 2012 at 1:53 PM, Srinath Perera  wrote:

> INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 3:10:47.980s
> [INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
> [INFO] Final Memory: 1082M/2110M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
> on project wso2stratos-governance: Failed to create assembly: Error adding
> file to archive:
> /Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
> isn't a file. -> [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 :wso2stratos-governance
>
>
> --
> 
> Srinath Perera, Ph.D.
>   Senior Software Architect, WSO2 Inc.
>   Visiting Faculty, University of Moratuwa
>   Member, Apache Software Foundation
>   Research Scientist, Lanka Software Foundation
>   Blog: http://srinathsview.blogspot.com/
>   Photos: http://www.flickr.com/photos/hemapani/
>  Phone: 0772360902
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure at Greg?

2012-02-01 Thread Fazlan Sabar
Oops! wrong thread

On Wed, Feb 1, 2012 at 2:28 PM, Fazlan Sabar  wrote:

> Please follow, [Carbon-dev] [Trunk]Build issue : p2-profile-generation on
> carbon-dev, a mail thread initiated by Ajith.
>
>
> On Wed, Feb 1, 2012 at 2:26 PM, Shelan Perera  wrote:
>
>> HI,
>>
>> I am getting this in  DSS and AS as well.
>>
>> Thanks.
>>
>> On Wed, Feb 1, 2012 at 1:53 PM, Srinath Perera  wrote:
>>
>>> INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 3:10:47.980s
>>> [INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
>>> [INFO] Final Memory: 1082M/2110M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
>>> on project wso2stratos-governance: Failed to create assembly: Error adding
>>> file to archive:
>>> /Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
>>> isn't a file. -> [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 :wso2stratos-governance
>>>
>>>
>>> --
>>> 
>>> Srinath Perera, Ph.D.
>>>   Senior Software Architect, WSO2 Inc.
>>>   Visiting Faculty, University of Moratuwa
>>>   Member, Apache Software Foundation
>>>   Research Scientist, Lanka Software Foundation
>>>   Blog: http://srinathsview.blogspot.com/
>>>   Photos: http://www.flickr.com/photos/hemapani/
>>>  Phone: 0772360902
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Shelan Perera*
>>
>> Software Engineer
>> **
>> *WSO2, Inc. : wso2.com*
>> lean.enterprise.middleware.
>>
>> *Home Page*  :shelan.org
>> *Blog* : blog.shelan.org
>> *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
>> *Twitter* :https://twitter.com/#!/shelan
>>
>> *Mobile*  : +94 772 604 402
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks,
> Fazlan
>
>


-- 
Thanks,
Fazlan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure at Greg?

2012-02-01 Thread Fazlan Sabar
Please follow, [Carbon-dev] [Trunk]Build issue : p2-profile-generation on
carbon-dev, a mail thread initiated by Ajith.

On Wed, Feb 1, 2012 at 2:26 PM, Shelan Perera  wrote:

> HI,
>
> I am getting this in  DSS and AS as well.
>
> Thanks.
>
> On Wed, Feb 1, 2012 at 1:53 PM, Srinath Perera  wrote:
>
>> INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 3:10:47.980s
>> [INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
>> [INFO] Final Memory: 1082M/2110M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
>> on project wso2stratos-governance: Failed to create assembly: Error adding
>> file to archive:
>> /Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
>> isn't a file. -> [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 :wso2stratos-governance
>>
>>
>> --
>> 
>> Srinath Perera, Ph.D.
>>   Senior Software Architect, WSO2 Inc.
>>   Visiting Faculty, University of Moratuwa
>>   Member, Apache Software Foundation
>>   Research Scientist, Lanka Software Foundation
>>   Blog: http://srinathsview.blogspot.com/
>>   Photos: http://www.flickr.com/photos/hemapani/
>>  Phone: 0772360902
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Shelan Perera*
>
> Software Engineer
> **
> *WSO2, Inc. : wso2.com*
> lean.enterprise.middleware.
>
> *Home Page*  :shelan.org
> *Blog* : blog.shelan.org
> *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
> *Twitter* :https://twitter.com/#!/shelan
>
> *Mobile*  : +94 772 604 402
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Fazlan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure at Greg?

2012-02-01 Thread Shelan Perera
HI,

I am getting this in  DSS and AS as well.

Thanks.

On Wed, Feb 1, 2012 at 1:53 PM, Srinath Perera  wrote:

> INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 3:10:47.980s
> [INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
> [INFO] Final Memory: 1082M/2110M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
> on project wso2stratos-governance: Failed to create assembly: Error adding
> file to archive:
> /Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
> isn't a file. -> [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 :wso2stratos-governance
>
>
> --
> 
> Srinath Perera, Ph.D.
>   Senior Software Architect, WSO2 Inc.
>   Visiting Faculty, University of Moratuwa
>   Member, Apache Software Foundation
>   Research Scientist, Lanka Software Foundation
>   Blog: http://srinathsview.blogspot.com/
>   Photos: http://www.flickr.com/photos/hemapani/
>  Phone: 0772360902
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Shelan Perera*

Software Engineer
**
*WSO2, Inc. : wso2.com*
lean.enterprise.middleware.

*Home Page*  :shelan.org
*Blog* : blog.shelan.org
*Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
*Twitter* :https://twitter.com/#!/shelan

*Mobile*  : +94 772 604 402
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure at Greg?

2012-02-01 Thread Srinath Perera
INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 3:10:47.980s
[INFO] Finished at: Wed Feb 01 13:16:42 IST 2012
[INFO] Final Memory: 1082M/2110M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
on project wso2stratos-governance: Failed to create assembly: Error adding
file to archive:
/Users/srinath/code/wso2-projects/carbon-trunk/products/greg/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/syslog-config.xml
isn't a file. -> [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 :wso2stratos-governance


-- 

Srinath Perera, Ph.D.
  Senior Software Architect, WSO2 Inc.
  Visiting Faculty, University of Moratuwa
  Member, Apache Software Foundation
  Research Scientist, Lanka Software Foundation
  Blog: http://srinathsview.blogspot.com/
  Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2012-01-17 Thread Buddhika Chamith
We can use -N option to skip building sub projects.

-N,--non-recursive Do not recurse into sub-projects

Regards
Buddhika

On Tue, Jan 17, 2012 at 7:06 PM, KasunG Gajasinghe  wrote:

>
>
> On Tue, Jan 17, 2012 at 6:21 PM, Subash Chaturanga wrote:
>
>> Hi ,
>> Today i got a full trunk update and got a build failure when building
>> service stubs which is $subject .
>>
>
> Hi Subash,
> The conclusion we came up was that either trunk should be built from root,
> or you need to manually copy the carbon-platform pom to the relevant
> directory in M2 repo. I think this issue was surfaced again because the
> trunk project.version got  upgraded to 4.0.0-SNAPSHOT from 3.2.0-SNAPSHOT.
>
> Regards,
> --KasunG
>
>
>>
>> Here is the error log.
>>
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 1.972s
>> [INFO] Finished at: Tue Jan 17 17:55:50 IST 2012
>> [INFO] Final Memory: 18M/490M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project service-stubs: Could not
>> resolve dependencies for project
>> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>> commons-logging:commons-logging:jar:1.1.1 (compile),
>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
>> to read artifact descriptor for
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4: Failure to find
>> org.wso2.carbon:carbon-platform:pom:4.0.0-SNAPSHOT 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]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>> goal on project service-stubs: Could not resolve dependencies for project
>> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>> commons-logging:commons-logging:jar:1.1.1 (compile),
>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
>>  at
>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
>>  at
>> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>>  at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>  at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>  at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>  at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>  at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>  at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> Caused by: org.apache.maven.project.DependencyResolutionException: Could
>> not resolve dependencies for project
>> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (comp

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2012-01-17 Thread Lahiru Sandaruwan
Got the same error. Building from root solved the problem.

On Tue, Jan 17, 2012 at 7:20 PM, Afkham Azeez  wrote:
> If pom relative paths are properly defined, you will not see this error
>
> --
> Afkham Azeez
> Sent from my phone
>
> On Jan 17, 2012 6:36 PM, "KasunG Gajasinghe"  wrote:
>>
>>
>>
>> On Tue, Jan 17, 2012 at 6:21 PM, Subash Chaturanga 
>> wrote:
>>>
>>> Hi ,
>>> Today i got a full trunk update and got a build failure when building
>>> service stubs which is $subject .
>>
>>
>> Hi Subash,
>> The conclusion we came up was that either trunk should be built from root,
>> or you need to manually copy the carbon-platform pom to the relevant
>> directory in M2 repo. I think this issue was surfaced again because the
>> trunk project.version got  upgraded to 4.0.0-SNAPSHOT from 3.2.0-SNAPSHOT.
>>
>> Regards,
>> --KasunG
>>
>>>
>>>
>>> Here is the error log.
>>>
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 1.972s
>>> [INFO] Finished at: Tue Jan 17 17:55:50 IST 2012
>>> [INFO] Final Memory: 18M/490M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal on project service-stubs: Could not
>>> resolve dependencies for project
>>> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
>>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
>>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
>>> to read artifact descriptor for
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4: Failure to find
>>> org.wso2.carbon:carbon-platform:pom:4.0.0-SNAPSHOT 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]
>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>>> goal on project service-stubs: Could not resolve dependencies for project
>>> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
>>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
>>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>> at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>> at java.lang.reflect.Method.invoke(Method.java:597)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>>> Caused by: org.apache.maven.project.DependencyResolutionException: Could
>>> not resolve dependencies for proje

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2012-01-17 Thread KasunG Gajasinghe
On Tue, Jan 17, 2012 at 6:21 PM, Subash Chaturanga  wrote:

> Hi ,
> Today i got a full trunk update and got a build failure when building
> service stubs which is $subject .
>

Hi Subash,
The conclusion we came up was that either trunk should be built from root,
or you need to manually copy the carbon-platform pom to the relevant
directory in M2 repo. I think this issue was surfaced again because the
trunk project.version got  upgraded to 4.0.0-SNAPSHOT from 3.2.0-SNAPSHOT.

Regards,
--KasunG


>
> Here is the error log.
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1.972s
> [INFO] Finished at: Tue Jan 17 17:55:50 IST 2012
> [INFO] Final Memory: 18M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal on project service-stubs: Could not resolve
> dependencies for project org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT:
> Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2
> (compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
> commons-logging:commons-logging:jar:1.1.1 (compile),
> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
> to read artifact descriptor for
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4: Failure to find
> org.wso2.carbon:carbon-platform:pom:4.0.0-SNAPSHOT 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]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal on project service-stubs: Could not resolve dependencies for project
> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
> commons-logging:commons-logging:jar:1.1.1 (compile),
> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
>  at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>  at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>  at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>  at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.project.DependencyResolutionException: Could
> not resolve dependencies for project
> org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
> commons-logging:commons-logging:jar:1.1.1 (compile),
> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
>  at
> org.apache.maven.pro

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2012-01-17 Thread Subash Chaturanga
Hi ,
Today i got a full trunk update and got a build failure when building
service stubs which is $subject .

Here is the error log.

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1.972s
[INFO] Finished at: Tue Jan 17 17:55:50 IST 2012
[INFO] Final Memory: 18M/490M
[INFO]

[ERROR] Failed to execute goal on project service-stubs: Could not resolve
dependencies for project org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT:
Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2
(compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
commons-logging:commons-logging:jar:1.1.1 (compile),
org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
to read artifact descriptor for
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4: Failure to find
org.wso2.carbon:carbon-platform:pom:4.0.0-SNAPSHOT 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]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal on project service-stubs: Could not resolve dependencies for project
org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
commons-logging:commons-logging:jar:1.1.1 (compile),
org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could
not resolve dependencies for project
org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect
dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
commons-logging:commons-logging:jar:1.1.1 (compile),
org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:139)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
... 22 more
Caused by: org.sonatype.aether.collection.DependencyCollectionException:
Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2
(compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile),
org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
com

Re: [Carbon-dev] Build Failure

2011-12-18 Thread Suresh Attanayaka
yeah, that worked. thanks.

On Sun, Dec 18, 2011 at 6:27 PM, KasunG Gajasinghe  wrote:

>
> Hi Suresh,
>
> Can you build the package service-stubs/org.wso2.carbon.bpel.stub , and
> retry? Apparently, this has not been installed to the m2 repo for some
> reason.
>
> Thanks,
> --KasunG
>
> On Sun, Dec 18, 2011 at 5:45 PM, Suresh Attanayaka wrote:
>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>> (default-compile) on project org.wso2.carbon.bpel.ui: Compilation failure:
>> Compilation failure:
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[24,45]
>> package org.wso2.carbon.bpel.stub.upload.types does not exist
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[36,17]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[47,46]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,8]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,48]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,8]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [ERROR]
>> [ERROR]
>> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,52]
>> cannot find symbol
>> [ERROR] symbol  : class UploadedFileItem
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>> [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
>>
>>
>> --
>> Suresh Attanayake
>> Software Engineer; WSO2 Inc. http://wso2.com/
>> Blog : http://sureshatt.blogspot.com/
>> Twitter : https://twitter.com/sureshatt
>> LinkedIn : http://lk.linkedin.com/in/sureshatt
>> Mobile : 0770419136,0710467976
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Kasun Gajasinghe*
>
> Software Engineer; WSO2 Inc.; http://wso2.com
>
> ,
> *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813*
> *blog: **http://blog.kasunbg.org* 
>
> *
> twitter: **http://twitter.com/kasunbg* 
>
> *
> *
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suresh Attanayake
Software Engineer; WSO2 Inc. http://wso2.com/
Blog : http://sureshatt.blogspot.com/
Twitter : https://twitter.com/sureshatt
LinkedIn : http://lk.linkedin.com/in/sureshatt
Mobile : 0770419136,0710467976
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure

2011-12-18 Thread KasunG Gajasinghe
Hi Suresh,

Can you build the package service-stubs/org.wso2.carbon.bpel.stub , and
retry? Apparently, this has not been installed to the m2 repo for some
reason.

Thanks,
--KasunG

On Sun, Dec 18, 2011 at 5:45 PM, Suresh Attanayaka  wrote:

> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
> (default-compile) on project org.wso2.carbon.bpel.ui: Compilation failure:
> Compilation failure:
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[24,45]
> package org.wso2.carbon.bpel.stub.upload.types does not exist
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[36,17]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[47,46]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,8]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,48]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,8]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [ERROR]
> [ERROR]
> /home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,52]
> cannot find symbol
> [ERROR] symbol  : class UploadedFileItem
> [ERROR] location: class
> org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
> [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
>
>
> --
> Suresh Attanayake
> Software Engineer; WSO2 Inc. http://wso2.com/
> Blog : http://sureshatt.blogspot.com/
> Twitter : https://twitter.com/sureshatt
> LinkedIn : http://lk.linkedin.com/in/sureshatt
> Mobile : 0770419136,0710467976
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

,
*email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813*
*blog: **http://blog.kasunbg.org* 

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

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


[Carbon-dev] Build Failure

2011-12-18 Thread Suresh Attanayaka
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.bpel.ui: Compilation failure:
Compilation failure:
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[24,45]
package org.wso2.carbon.bpel.stub.upload.types does not exist
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[36,17]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[47,46]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,8]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[52,48]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,8]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[ERROR]
[ERROR]
/home/sga/svn-local/wso2/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[60,52]
cannot find symbol
[ERROR] symbol  : class UploadedFileItem
[ERROR] location: class
org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
[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


-- 
Suresh Attanayake
Software Engineer; WSO2 Inc. http://wso2.com/
Blog : http://sureshatt.blogspot.com/
Twitter : https://twitter.com/sureshatt
LinkedIn : http://lk.linkedin.com/in/sureshatt
Mobile : 0770419136,0710467976
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Harshana Martin
On Sat, Dec 17, 2011 at 7:47 PM, Ruchira Wageesha  wrote:

> Hi Harshana,
>
> As Azeez mentioned, e4ximpl was added properly and it is an external.
>

Yeap.. i also updated with ignoring externals :)

>
> Seems someone has added e4ximpl module entry to dependency pom but has not
>> committed the code to dependency.
>>
>> Yet another way to break the build :)
>>
> Yes, but not updating your code properly :P
>

+1 :P

Sorry about the noise Ruchira :)

Thanks.
/Harshana

>
>
>>
>>
> Thanks.
>> /Harshana
>>
>> On Sat, Dec 17, 2011 at 1:56 PM, Afkham Azeez  wrote:
>>
>>> [INFO] Scanning for projects...
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>> [ERROR]
>>> [ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
>>> (/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
>>> error
>>> [ERROR] Child module
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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
>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * **
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Ruchira Wageesha
> Software Engineer - WSO2 Inc. www.wso2.com
>
> Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
> Mobile: +94775493444
>
>
> Lean . Enterprise . Middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Ruchira Wageesha
Hi Harshana,

As Azeez mentioned, e4ximpl was added properly and it is an external.

Seems someone has added e4ximpl module entry to dependency pom but has not
> committed the code to dependency.
>
> Yet another way to break the build :)
>
Yes, but not updating your code properly :P


>
>
Thanks.
> /Harshana
>
> On Sat, Dec 17, 2011 at 1:56 PM, Afkham Azeez  wrote:
>
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
>> (/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
>> error
>> [ERROR] Child module
>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Ruchira Wageesha
Software Engineer - WSO2 Inc. www.wso2.com

Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
Mobile: +94775493444

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


Re: [Carbon-dev] Build failure

2011-12-17 Thread Afkham Azeez
Sorry Ruchira. Harshana & I both made the mistake of getting an svn update
with --ignore-externals. :(

On Sat, Dec 17, 2011 at 2:25 PM, Harshana Martin  wrote:

> I got the e4ximpl module after taking the svn up again. Not sure why i
> didn't get it previously.
>
> Thanks.
> Harshana
> On Dec 17, 2011 2:19 PM, "Afkham Azeez"  wrote:
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Harshana Martin
I got the e4ximpl module after taking the svn up again. Not sure why i
didn't get it previously.

Thanks.
Harshana
On Dec 17, 2011 2:19 PM, "Afkham Azeez"  wrote:
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Afkham Azeez
Why didn't Bamboo send a build failed mail?

On Sat, Dec 17, 2011 at 2:15 PM, Afkham Azeez  wrote:

> The culprit is Ruchira
>
>
> On Sat, Dec 17, 2011 at 2:07 PM, Harshana Martin wrote:
>
>> I'm too getting this.
>>
>> Seems someone has added e4ximpl module entry to dependency pom but has
>> not committed the code to dependency.
>>
>> Yet another way to break the build :)
>>
>> Thanks.
>> /Harshana
>>
>> On Sat, Dec 17, 2011 at 1:56 PM, Afkham Azeez  wrote:
>>
>>> [INFO] Scanning for projects...
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>> [ERROR]
>>> [ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
>>> (/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
>>> error
>>> [ERROR] Child module
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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
>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * **
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Afkham Azeez
The culprit is Ruchira

On Sat, Dec 17, 2011 at 2:07 PM, Harshana Martin  wrote:

> I'm too getting this.
>
> Seems someone has added e4ximpl module entry to dependency pom but has not
> committed the code to dependency.
>
> Yet another way to break the build :)
>
> Thanks.
> /Harshana
>
> On Sat, Dec 17, 2011 at 1:56 PM, Afkham Azeez  wrote:
>
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
>> (/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
>> error
>> [ERROR] Child module
>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
>> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure

2011-12-17 Thread Harshana Martin
I'm too getting this.

Seems someone has added e4ximpl module entry to dependency pom but has not
committed the code to dependency.

Yet another way to break the build :)

Thanks.
/Harshana

On Sat, Dec 17, 2011 at 1:56 PM, Afkham Azeez  wrote:

> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
> (/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
> error
> [ERROR] Child module
> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
> /Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure

2011-12-17 Thread Afkham Azeez
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.wso2.carbon:carbon-dependents:3.2.0-SNAPSHOT
(/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/pom.xml) has 1
error
[ERROR] Child module
/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/e4ximpl of
/Users/azeez/projects/wso2/org/trunk/carbon2/dependencies/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


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure for org.wso2.carbon.tenant.activity component

2011-12-14 Thread Sanjeewa Malalgoda
Harshana,
I have trigger build with clean repo and test this. After that will update
you.
Thanks.

On Wed, Dec 14, 2011 at 11:53 AM, Harshana Martin  wrote:

>
>
> On Wed, Dec 14, 2011 at 10:50 AM, Sanjeewa Malalgoda wrote:
>
>> Harshana,
>> please take svn update on carbon root pom. build it once. This happens
>> due to your axis2 1.6.1 wso2v4 has not updated with latest changes. Here
>> Tenant activity component found axis2 v4 but it dont have latest changes.
>> Same thing happens to pradeeban as well and we sorted it out.
>>
>
> Ok.. Will do that.
>
> Thanks.
> /Harshana
>
>>
>> Thanks.
>>
>>
>> On Wed, Dec 14, 2011 at 10:40 AM, Afkham Azeez  wrote:
>>
>>> Sanjeewa,
>>> Please look into this.
>>>
>>>
>>> On Wed, Dec 14, 2011 at 8:03 AM, Harshana Martin wrote:
>>>
 Hi,

 See the error below.

 ==

 [ERROR] Failed to execute goal
 org.apache.felix:maven-scr-plugin:1.0.10:scr (generate-scr-scrdescriptor)
 on project org.wso2.carbon.tenant.activity: Execution
 generate-scr-scrdescriptor of goal
 org.apache.felix:maven-scr-plugin:1.0.10:scr failed: A required class was
 missing while executing org.apache.felix:maven-scr-plugin:1.0.10:scr:
 org/apache/axis2/clustering/ClusteringMessage
 [ERROR] -
 [ERROR] realm =plugin>org.apache.felix:maven-scr-plugin:1.0.10
 [ERROR] strategy =
 org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
 [ERROR] urls[0] =
 file:/home/harshana/.m2/repository/org/apache/felix/maven-scr-plugin/1.0.10/maven-scr-plugin-1.0.10.jar
 [ERROR] urls[1] =
 file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
 [ERROR] urls[2] =
 file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar
 [ERROR] urls[3] =
 file:/home/harshana/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
 [ERROR] urls[4] =
 file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar
 [ERROR] urls[5] =
 file:/home/harshana/.m2/repository/asm/asm-all/3.0/asm-all-3.0.jar
 [ERROR] urls[6] =
 file:/home/harshana/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
 [ERROR] urls[7] =
 file:/home/harshana/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
 [ERROR] urls[8] =
 file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
 [ERROR] urls[9] =
 file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
 [ERROR] urls[10] =
 file:/home/harshana/.m2/repository/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
 [ERROR] urls[11] =
 file:/home/harshana/.m2/repository/ant/ant/1.5.1/ant-1.5.1.jar
 [ERROR] urls[12] =
 file:/home/harshana/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
 [ERROR] urls[13] =
 file:/home/harshana/.m2/repository/jmock/jmock/1.0.0/jmock-1.0.0.jar
 [ERROR] urls[14] =
 file:/home/harshana/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
 [ERROR] urls[15] =
 file:/home/harshana/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
 [ERROR] Number of foreign imports: 1
 [ERROR] import: Entry[import  from realm
 ClassRealm[project>org.wso2.caching:wso2caching-core:3.5.0, parent:
 ClassRealm[maven.api, parent: null]]]
 [ERROR]
 [ERROR] -:
 org.apache.axis2.clustering.ClusteringMessage
 [ERROR] -> [Help 1]
 [ERROR]



 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05


>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * **
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>
>>
>> --
>> *Sanjeewa Malalgoda*
>> Software Engineer
>> **
>> *WSO2, Inc.*
>> lean.enterprise.middleware.
>>
>> mobile : +94 713068779
>> web: http://wso2.com
>>  blog
>> :http://sanjeewamalalgoda.blogspot.com/
>>
>> [image:
>> http://wso2.com/wp-content/themes/wso2ng-v2/images/logos/stratos_logo_h42.gif]
>

Re: [Carbon-dev] Build Failure for org.wso2.carbon.tenant.activity component

2011-12-13 Thread Harshana Martin
On Wed, Dec 14, 2011 at 10:50 AM, Sanjeewa Malalgoda wrote:

> Harshana,
> please take svn update on carbon root pom. build it once. This happens due
> to your axis2 1.6.1 wso2v4 has not updated with latest changes. Here Tenant
> activity component found axis2 v4 but it dont have latest changes. Same
> thing happens to pradeeban as well and we sorted it out.
>

Ok.. Will do that.

Thanks.
/Harshana

>
> Thanks.
>
>
> On Wed, Dec 14, 2011 at 10:40 AM, Afkham Azeez  wrote:
>
>> Sanjeewa,
>> Please look into this.
>>
>>
>> On Wed, Dec 14, 2011 at 8:03 AM, Harshana Martin wrote:
>>
>>> Hi,
>>>
>>> See the error below.
>>>
>>> ==
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.felix:maven-scr-plugin:1.0.10:scr (generate-scr-scrdescriptor)
>>> on project org.wso2.carbon.tenant.activity: Execution
>>> generate-scr-scrdescriptor of goal
>>> org.apache.felix:maven-scr-plugin:1.0.10:scr failed: A required class was
>>> missing while executing org.apache.felix:maven-scr-plugin:1.0.10:scr:
>>> org/apache/axis2/clustering/ClusteringMessage
>>> [ERROR] -
>>> [ERROR] realm =plugin>org.apache.felix:maven-scr-plugin:1.0.10
>>> [ERROR] strategy =
>>> org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
>>> [ERROR] urls[0] =
>>> file:/home/harshana/.m2/repository/org/apache/felix/maven-scr-plugin/1.0.10/maven-scr-plugin-1.0.10.jar
>>> [ERROR] urls[1] =
>>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
>>> [ERROR] urls[2] =
>>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar
>>> [ERROR] urls[3] =
>>> file:/home/harshana/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
>>> [ERROR] urls[4] =
>>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar
>>> [ERROR] urls[5] =
>>> file:/home/harshana/.m2/repository/asm/asm-all/3.0/asm-all-3.0.jar
>>> [ERROR] urls[6] =
>>> file:/home/harshana/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
>>> [ERROR] urls[7] =
>>> file:/home/harshana/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
>>> [ERROR] urls[8] =
>>> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
>>> [ERROR] urls[9] =
>>> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
>>> [ERROR] urls[10] =
>>> file:/home/harshana/.m2/repository/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
>>> [ERROR] urls[11] =
>>> file:/home/harshana/.m2/repository/ant/ant/1.5.1/ant-1.5.1.jar
>>> [ERROR] urls[12] =
>>> file:/home/harshana/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
>>> [ERROR] urls[13] =
>>> file:/home/harshana/.m2/repository/jmock/jmock/1.0.0/jmock-1.0.0.jar
>>> [ERROR] urls[14] =
>>> file:/home/harshana/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
>>> [ERROR] urls[15] =
>>> file:/home/harshana/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
>>> [ERROR] Number of foreign imports: 1
>>> [ERROR] import: Entry[import  from realm
>>> ClassRealm[project>org.wso2.caching:wso2caching-core:3.5.0, parent:
>>> ClassRealm[maven.api, parent: null]]]
>>> [ERROR]
>>> [ERROR] -:
>>> org.apache.axis2.clustering.ClusteringMessage
>>> [ERROR] -> [Help 1]
>>> [ERROR]
>>>
>>>
>>>
>>> --
>>> Harshana Martin
>>> Software Engineer
>>> WSO2 Inc.
>>> Web:http://wso2.com
>>>   http://wso2.org
>>>
>>> Mobile: +94 716062650
>>> Blog: http://harshana05.blogspot.com
>>> Profile: https://www.google.com/profiles/harshana05
>>> Twitter: http://twitter.com/harshana05
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> *Sanjeewa Malalgoda*
> Software Engineer
> **
> *WSO2, Inc.*
> lean.enterprise.middleware.
>
> mobile : +94 713068779
> web: http://wso2.com
>  blog
> :http://sanjeewamalalgoda.blogspot.com/
>
> [image:
> http://wso2.com/wp-content/themes/wso2ng-v2/images/logos/stratos_logo_h42.gif]
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
C

Re: [Carbon-dev] Build Failure for org.wso2.carbon.tenant.activity component

2011-12-13 Thread Sanjeewa Malalgoda
Harshana,
please take svn update on carbon root pom. build it once. This happens due
to your axis2 1.6.1 wso2v4 has not updated with latest changes. Here Tenant
activity component found axis2 v4 but it dont have latest changes. Same
thing happens to pradeeban as well and we sorted it out.

Thanks.


On Wed, Dec 14, 2011 at 10:40 AM, Afkham Azeez  wrote:

> Sanjeewa,
> Please look into this.
>
>
> On Wed, Dec 14, 2011 at 8:03 AM, Harshana Martin wrote:
>
>> Hi,
>>
>> See the error below.
>>
>> ==
>>
>> [ERROR] Failed to execute goal
>> org.apache.felix:maven-scr-plugin:1.0.10:scr (generate-scr-scrdescriptor)
>> on project org.wso2.carbon.tenant.activity: Execution
>> generate-scr-scrdescriptor of goal
>> org.apache.felix:maven-scr-plugin:1.0.10:scr failed: A required class was
>> missing while executing org.apache.felix:maven-scr-plugin:1.0.10:scr:
>> org/apache/axis2/clustering/ClusteringMessage
>> [ERROR] -
>> [ERROR] realm =plugin>org.apache.felix:maven-scr-plugin:1.0.10
>> [ERROR] strategy =
>> org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
>> [ERROR] urls[0] =
>> file:/home/harshana/.m2/repository/org/apache/felix/maven-scr-plugin/1.0.10/maven-scr-plugin-1.0.10.jar
>> [ERROR] urls[1] =
>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
>> [ERROR] urls[2] =
>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar
>> [ERROR] urls[3] =
>> file:/home/harshana/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
>> [ERROR] urls[4] =
>> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar
>> [ERROR] urls[5] =
>> file:/home/harshana/.m2/repository/asm/asm-all/3.0/asm-all-3.0.jar
>> [ERROR] urls[6] =
>> file:/home/harshana/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
>> [ERROR] urls[7] =
>> file:/home/harshana/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
>> [ERROR] urls[8] =
>> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
>> [ERROR] urls[9] =
>> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
>> [ERROR] urls[10] =
>> file:/home/harshana/.m2/repository/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
>> [ERROR] urls[11] =
>> file:/home/harshana/.m2/repository/ant/ant/1.5.1/ant-1.5.1.jar
>> [ERROR] urls[12] =
>> file:/home/harshana/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
>> [ERROR] urls[13] =
>> file:/home/harshana/.m2/repository/jmock/jmock/1.0.0/jmock-1.0.0.jar
>> [ERROR] urls[14] =
>> file:/home/harshana/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
>> [ERROR] urls[15] =
>> file:/home/harshana/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
>> [ERROR] Number of foreign imports: 1
>> [ERROR] import: Entry[import  from realm
>> ClassRealm[project>org.wso2.caching:wso2caching-core:3.5.0, parent:
>> ClassRealm[maven.api, parent: null]]]
>> [ERROR]
>> [ERROR] -:
>> org.apache.axis2.clustering.ClusteringMessage
>> [ERROR] -> [Help 1]
>> [ERROR]
>>
>>
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Sanjeewa Malalgoda*
Software Engineer
**
*WSO2, Inc.*
lean.enterprise.middleware.

mobile : +94 713068779
web: http://wso2.com
 blog
:http://sanjeewamalalgoda.blogspot.com/

[image:
http://wso2.com/wp-content/themes/wso2ng-v2/images/logos/stratos_logo_h42.gif]
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure for org.wso2.carbon.tenant.activity component

2011-12-13 Thread Afkham Azeez
Sanjeewa,
Please look into this.

On Wed, Dec 14, 2011 at 8:03 AM, Harshana Martin  wrote:

> Hi,
>
> See the error below.
>
> ==
>
> [ERROR] Failed to execute goal
> org.apache.felix:maven-scr-plugin:1.0.10:scr (generate-scr-scrdescriptor)
> on project org.wso2.carbon.tenant.activity: Execution
> generate-scr-scrdescriptor of goal
> org.apache.felix:maven-scr-plugin:1.0.10:scr failed: A required class was
> missing while executing org.apache.felix:maven-scr-plugin:1.0.10:scr:
> org/apache/axis2/clustering/ClusteringMessage
> [ERROR] -
> [ERROR] realm =plugin>org.apache.felix:maven-scr-plugin:1.0.10
> [ERROR] strategy =
> org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> [ERROR] urls[0] =
> file:/home/harshana/.m2/repository/org/apache/felix/maven-scr-plugin/1.0.10/maven-scr-plugin-1.0.10.jar
> [ERROR] urls[1] =
> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
> [ERROR] urls[2] =
> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar
> [ERROR] urls[3] =
> file:/home/harshana/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
> [ERROR] urls[4] =
> file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar
> [ERROR] urls[5] =
> file:/home/harshana/.m2/repository/asm/asm-all/3.0/asm-all-3.0.jar
> [ERROR] urls[6] =
> file:/home/harshana/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
> [ERROR] urls[7] =
> file:/home/harshana/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
> [ERROR] urls[8] =
> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
> [ERROR] urls[9] =
> file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> [ERROR] urls[10] =
> file:/home/harshana/.m2/repository/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
> [ERROR] urls[11] =
> file:/home/harshana/.m2/repository/ant/ant/1.5.1/ant-1.5.1.jar
> [ERROR] urls[12] =
> file:/home/harshana/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
> [ERROR] urls[13] =
> file:/home/harshana/.m2/repository/jmock/jmock/1.0.0/jmock-1.0.0.jar
> [ERROR] urls[14] =
> file:/home/harshana/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
> [ERROR] urls[15] =
> file:/home/harshana/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
> [ERROR] Number of foreign imports: 1
> [ERROR] import: Entry[import  from realm
> ClassRealm[project>org.wso2.caching:wso2caching-core:3.5.0, parent:
> ClassRealm[maven.api, parent: null]]]
> [ERROR]
> [ERROR] -:
> org.apache.axis2.clustering.ClusteringMessage
> [ERROR] -> [Help 1]
> [ERROR]
>
>
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure for org.wso2.carbon.tenant.activity component

2011-12-13 Thread Harshana Martin
Hi,

See the error below.

==

[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.0.10:scr
(generate-scr-scrdescriptor) on project org.wso2.carbon.tenant.activity:
Execution generate-scr-scrdescriptor of goal
org.apache.felix:maven-scr-plugin:1.0.10:scr failed: A required class was
missing while executing org.apache.felix:maven-scr-plugin:1.0.10:scr:
org/apache/axis2/clustering/ClusteringMessage
[ERROR] -
[ERROR] realm =plugin>org.apache.felix:maven-scr-plugin:1.0.10
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/home/harshana/.m2/repository/org/apache/felix/maven-scr-plugin/1.0.10/maven-scr-plugin-1.0.10.jar
[ERROR] urls[1] =
file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
[ERROR] urls[2] =
file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar
[ERROR] urls[3] =
file:/home/harshana/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
[ERROR] urls[4] =
file:/home/harshana/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar
[ERROR] urls[5] =
file:/home/harshana/.m2/repository/asm/asm-all/3.0/asm-all-3.0.jar
[ERROR] urls[6] =
file:/home/harshana/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
[ERROR] urls[7] =
file:/home/harshana/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
[ERROR] urls[8] =
file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[ERROR] urls[9] =
file:/home/harshana/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
[ERROR] urls[10] =
file:/home/harshana/.m2/repository/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
[ERROR] urls[11] =
file:/home/harshana/.m2/repository/ant/ant/1.5.1/ant-1.5.1.jar
[ERROR] urls[12] =
file:/home/harshana/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[ERROR] urls[13] =
file:/home/harshana/.m2/repository/jmock/jmock/1.0.0/jmock-1.0.0.jar
[ERROR] urls[14] =
file:/home/harshana/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
[ERROR] urls[15] =
file:/home/harshana/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm
ClassRealm[project>org.wso2.caching:wso2caching-core:3.5.0, parent:
ClassRealm[maven.api, parent: null]]]
[ERROR]
[ERROR] -:
org.apache.axis2.clustering.ClusteringMessage
[ERROR] -> [Help 1]
[ERROR]



-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in Carbon Trunk Components: registry

2011-12-13 Thread Dileepa Jayakody
Thanks,
Will do.

On Tue, Dec 13, 2011 at 5:16 PM, Senaka Fernando  wrote:

> Hi Dileepa,
>
> I believe that you have not taken an update of the entire trunk. Some
> changes were also made to carbon.ui, which you have unfortunately missed.
> Can you take an update of the whole trunk and rebuild?
>
> Thanks,
> Senaka.
>
> On Tue, Dec 13, 2011 at 5:08 PM, Dileepa Jayakody wrote:
>
>> Hi,
>>
>> Following compilation error is thrown when trying to build *
>> /components/registry/org.wso2.carbon.registry.common.ui*.
>> Please fix.
>>
>> [[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
>> org.wso2.carbon.registry.common.ui ---
>> [INFO] Compiling 13 source files to
>> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/target/classes
>> [INFO] -
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
>> cannot find symbol
>> symbol  : method getRegistryHTTPSURL()
>> location: class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
>>
>> [INFO] 1error
>> [INFO] -
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 2.999s
>> [INFO] Finished at: Tue Dec 13 17:02:21 IST 2011
>> [INFO] Final Memory: 23M/490M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>> (default-compile) on project org.wso2.carbon.registry.common.ui:
>> Compilation failure
>> [ERROR]
>> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
>> cannot find symbol
>> [ERROR] symbol  : method getRegistryHTTPSURL()
>> [ERROR] location: class
>> org.wso2.carbon.ui.clients.RegistryAdminServiceClient
>>
>> Thanks,
>> --
>> Dileepa Jayakody,
>> Software Engineer, WSO2 Inc.
>> Lean . Enterprise . Middleware
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2 Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://linkedin.com/in/senakafernando
>
> *
> Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Dileepa Jayakody,
Software Engineer, WSO2 Inc.
Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in Carbon Trunk Components: registry

2011-12-13 Thread Senaka Fernando
Hi Dileepa,

I believe that you have not taken an update of the entire trunk. Some
changes were also made to carbon.ui, which you have unfortunately missed.
Can you take an update of the whole trunk and rebuild?

Thanks,
Senaka.

On Tue, Dec 13, 2011 at 5:08 PM, Dileepa Jayakody  wrote:

> Hi,
>
> Following compilation error is thrown when trying to build *
> /components/registry/org.wso2.carbon.registry.common.ui*.
> Please fix.
>
> [[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
> org.wso2.carbon.registry.common.ui ---
> [INFO] Compiling 13 source files to
> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
> cannot find symbol
> symbol  : method getRegistryHTTPSURL()
> location: class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
>
> [INFO] 1error
> [INFO] -
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 2.999s
> [INFO] Finished at: Tue Dec 13 17:02:21 IST 2011
> [INFO] Final Memory: 23M/490M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
> (default-compile) on project org.wso2.carbon.registry.common.ui:
> Compilation failure
> [ERROR]
> /home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
> cannot find symbol
> [ERROR] symbol  : method getRegistryHTTPSURL()
> [ERROR] location: class
> org.wso2.carbon.ui.clients.RegistryAdminServiceClient
>
> Thanks,
> --
> Dileepa Jayakody,
> Software Engineer, WSO2 Inc.
> Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

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


[Carbon-dev] Build Failure in Carbon Trunk Components: registry

2011-12-13 Thread Dileepa Jayakody
Hi,

Following compilation error is thrown when trying to build *
/components/registry/org.wso2.carbon.registry.common.ui*.
Please fix.

[[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
org.wso2.carbon.registry.common.ui ---
[INFO] Compiling 13 source files to
/home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
cannot find symbol
symbol  : method getRegistryHTTPSURL()
location: class org.wso2.carbon.ui.clients.RegistryAdminServiceClient

[INFO] 1error
[INFO] -
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 2.999s
[INFO] Finished at: Tue Dec 13 17:02:21 IST 2011
[INFO] Final Memory: 23M/490M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.registry.common.ui:
Compilation failure
[ERROR]
/home/dileepa/work/carbon/components/registry/org.wso2.carbon.registry.common.ui/src/main/java/org/wso2/carbon/registry/common/ui/utils/UIUtil.java:[138,62]
cannot find symbol
[ERROR] symbol  : method getRegistryHTTPSURL()
[ERROR] location: class
org.wso2.carbon.ui.clients.RegistryAdminServiceClient

Thanks,
-- 
Dileepa Jayakody,
Software Engineer, WSO2 Inc.
Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure on trunk/dependencies with a clean repo

2011-12-12 Thread Nuwan Bandara
Seems the pom is invalid. did you check ?

Regards,
/Nuwan

On Mon, Dec 12, 2011 at 10:05 PM, Chintana Wilamuna wrote:

> Hi,
>
> Trying to build with a clean repo,
>
> C:\src\wso2\carbon\dependencies>mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 23:01:09+0530)
> Maven home: C:\bin\apache-maven-3.0.3
> Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_29\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> C:\src\wso2\carbon\dependencies>mvn clean install -Dmaven.test.skip=true
> -Dmaven.clean.failOnError=false
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project
>  (C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml)
> has 1 error
> [ERROR] Non-parseable POM
> C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml:
> unexpected character in markup < (position: END_TAG seen ...\n
>\n<<... @228:3)  @ line 228, column 3 -> [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/ModelParseException
>
> Any idea why?
>
> -Chintana
>
> --
> Chintana Wilamuna
> Associate Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> phone: +94 75 211 1106
> blog: http://engwar.com/
> photos: http://flickr.com/photos/chintana
> linkedin: http://www.linkedin.com/in/engwar
> twitter: twitter.com/std_err
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Thanks & Regards,

Nuwan Bandara
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware

http://nuwan.bandara.co
*

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


Re: [Carbon-dev] Build failure on trunk/dependencies with a clean repo

2011-12-12 Thread Chintana Wilamuna
Oops, I had the assembly plugin commented out previous and had a conflict
during an svn up.

Sorted now.

-Chintana

On Mon, Dec 12, 2011 at 10:05 PM, Chintana Wilamuna wrote:

> Hi,
>
> Trying to build with a clean repo,
>
> C:\src\wso2\carbon\dependencies>mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 23:01:09+0530)
> Maven home: C:\bin\apache-maven-3.0.3
> Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_29\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> C:\src\wso2\carbon\dependencies>mvn clean install -Dmaven.test.skip=true
> -Dmaven.clean.failOnError=false
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project
>  (C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml)
> has 1 error
> [ERROR] Non-parseable POM
> C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml:
> unexpected character in markup < (position: END_TAG seen ...\n
>\n<<... @228:3)  @ line 228, column 3 -> [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/ModelParseException
>
> Any idea why?
>
> -Chintana
>
> --
> Chintana Wilamuna
> Associate Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> phone: +94 75 211 1106
> blog: http://engwar.com/
> photos: http://flickr.com/photos/chintana
> linkedin: http://www.linkedin.com/in/engwar
> twitter: twitter.com/std_err
>
>


-- 
Chintana Wilamuna
Associate Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

phone: +94 75 211 1106
blog: http://engwar.com/
photos: http://flickr.com/photos/chintana
linkedin: http://www.linkedin.com/in/engwar
twitter: twitter.com/std_err
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure on trunk/dependencies with a clean repo

2011-12-12 Thread Chintana Wilamuna
Hi,

Trying to build with a clean repo,

C:\src\wso2\carbon\dependencies>mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 23:01:09+0530)
Maven home: C:\bin\apache-maven-3.0.3
Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_29\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

C:\src\wso2\carbon\dependencies>mvn clean install -Dmaven.test.skip=true
-Dmaven.clean.failOnError=false
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project
 (C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml)
has 1 error
[ERROR] Non-parseable POM
C:\src\wso2\carbon\dependencies\axis2\1.6.1-wso2v4\modules\kernel\pom.xml:
unexpected character in markup < (position: END_TAG seen ...\n
   \n<<... @228:3)  @ line 228, column 3 -> [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/ModelParseException

Any idea why?

-Chintana

-- 
Chintana Wilamuna
Associate Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

phone: +94 75 211 1106
blog: http://engwar.com/
photos: http://flickr.com/photos/chintana
linkedin: http://www.linkedin.com/in/engwar
twitter: twitter.com/std_err
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in DSS due to missing feature org.wso2.carbon.deployment.synchronizer.subversion.feature

2011-12-12 Thread Shelan Perera
It was due to that feature was not built (org.wso2.carbon.deployment.syn
chronizer.subversion.feature) eventhough i tried to build from the root.It
was rectified after building it after navigating.
Immediate pom has included those modules in default pom so might be a
random error that it was not built (Or pom may be updated as i was getting
an up at the same time).

Thanks


On Mon, Dec 12, 2011 at 3:36 PM, Sumedha Rubasinghe wrote:

> Shelan,
> Your suppose to fix this !!! ;-)
>
> /sumedha
>
> On Mon, Dec 12, 2011 at 3:30 PM, Shelan Perera  wrote:
>
>> Hi,
>>
>> I am having a build failure with the following error log in
>> revision Revision: 117429
>>
>> [INFO] WSO2 DataServices - DataServices Profile Generation  SUCCESS
>> [2:09.854s]
>> [INFO] WSO2 Stratos DSS - DataServices Profile Generation  FAILURE
>> [2.188s]
>> [INFO] WSO2 DataServices Distribution Parent . SKIPPED
>> [INFO] Data Services Server Distribution . SKIPPED
>> [INFO] WSO2 Stratos DSS - Distribution ... SKIPPED
>> [INFO] WSO2 DSS - Integration Tests .. SKIPPED
>> [INFO] WSO2 DSS - Samples Integration  SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 3:31.042s
>> [INFO] Finished at: Mon Dec 12 15:12:13 IST 2011
>> [INFO] Final Memory: 57M/539M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-repo-gen
>> (2-p2-repo-generation) on project wso2stratos-dss-profile-gen: ERROR:
>> Failure to find
>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.0-SNAPSHOT
>> 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.carbon
>> -DartifactId=org.wso2.carbon.deployment.synchronizer.subversion.feature
>> -Dversion=3.2.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.deployment.synchronizer.subversion.feature
>> -Dversion=3.2.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR]
>> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.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] central (http://repo1.maven.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
>>
>> Regards,
>>
>> Shelan Perera
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in DSS due to missing feature org.wso2.carbon.deployment.synchronizer.subversion.feature

2011-12-12 Thread Sumedha Rubasinghe
Shelan,
Your suppose to fix this !!! ;-)

/sumedha

On Mon, Dec 12, 2011 at 3:30 PM, Shelan Perera  wrote:

> Hi,
>
> I am having a build failure with the following error log in
> revision Revision: 117429
>
> [INFO] WSO2 DataServices - DataServices Profile Generation  SUCCESS
> [2:09.854s]
> [INFO] WSO2 Stratos DSS - DataServices Profile Generation  FAILURE [2.188s]
> [INFO] WSO2 DataServices Distribution Parent . SKIPPED
> [INFO] Data Services Server Distribution . SKIPPED
> [INFO] WSO2 Stratos DSS - Distribution ... SKIPPED
> [INFO] WSO2 DSS - Integration Tests .. SKIPPED
> [INFO] WSO2 DSS - Samples Integration  SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 3:31.042s
> [INFO] Finished at: Mon Dec 12 15:12:13 IST 2011
> [INFO] Final Memory: 57M/539M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-repo-gen
> (2-p2-repo-generation) on project wso2stratos-dss-profile-gen: ERROR:
> Failure to find
> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.0-SNAPSHOT
> 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.carbon
> -DartifactId=org.wso2.carbon.deployment.synchronizer.subversion.feature
> -Dversion=3.2.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.deployment.synchronizer.subversion.feature
> -Dversion=3.2.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR]
> org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.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] central (http://repo1.maven.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
>
> Regards,
>
> Shelan Perera
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure in DSS due to missing feature org.wso2.carbon.deployment.synchronizer.subversion.feature

2011-12-12 Thread Shelan Perera
Hi,

I am having a build failure with the following error log in
revision Revision: 117429

[INFO] WSO2 DataServices - DataServices Profile Generation  SUCCESS
[2:09.854s]
[INFO] WSO2 Stratos DSS - DataServices Profile Generation  FAILURE [2.188s]
[INFO] WSO2 DataServices Distribution Parent . SKIPPED
[INFO] Data Services Server Distribution . SKIPPED
[INFO] WSO2 Stratos DSS - Distribution ... SKIPPED
[INFO] WSO2 DSS - Integration Tests .. SKIPPED
[INFO] WSO2 DSS - Samples Integration  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 3:31.042s
[INFO] Finished at: Mon Dec 12 15:12:13 IST 2011
[INFO] Final Memory: 57M/539M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.4-SNAPSHOT:p2-repo-gen
(2-p2-repo-generation) on project wso2stratos-dss-profile-gen: ERROR:
Failure to find
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.0-SNAPSHOT
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.carbon
-DartifactId=org.wso2.carbon.deployment.synchronizer.subversion.feature
-Dversion=3.2.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.deployment.synchronizer.subversion.feature
-Dversion=3.2.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR]
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.subversion.feature:zip:3.2.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] central (http://repo1.maven.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

Regards,

Shelan Perera
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in DSS

2011-12-12 Thread Anjana Fernando
Hi Pradeep,

Thank you for the instructions, Shelan is looking into this.

Cheers,
Anjana.

On Sun, Dec 11, 2011 at 4:01 PM, Pradeep Fernando  wrote:

> Hi Anjana,
>
> you have to check the generated manifests to find out what exactly
> happened.
>
> you will find a .tmpXXX file inside p2-profilegen/target.
>
> run this shell script against the jar found inside those. then search for
> that weird string within MANIFEST files( find . iname MANIFEST.MF | xargs
> grep ..)
>
> script for unzipping every jar file.
>
> ls -1 *.jar > filelist
> for filename in `cat filelist`
> do
> unzip $filename -d temp
> mv temp unzipped/$filename
> rm -rf temp/*
> done
>
>
>
> hth,
> --Pradeep
>
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in Carbon-Core with mvn install

2011-12-11 Thread Harshana Martin
Hi Azeez,

I'm getting the following build failure when i try to build the core with
mvn install.

=

Running org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.321 sec
<<< FAILURE!

Results :

Tests in error:
  testStuff(org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest):
User name : dimuthu exists in the system. Please pick another user name

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

==

Issue seems to be go away when i modified the testcase to use different
username instead of dimuthu and different rolenames for role1 and role2.

Thanks and Regards,
Harshana

-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in MS Product

2011-12-11 Thread Lalaji Sureshika
Hi,

Fixed this error in trunk.Please take a svn up of
products/ms/modules/org.wso2.stratos.ms.deployment.

Thanks;

On Fri, Dec 9, 2011 at 10:46 PM, Harshana Martin  wrote:

> Hi,
>
> See the error below, Please fix this ASAP.
>
> LOCATION: *products/ms/modules/org.wso2.stratos.ms.deployment*
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.0:compile
> (default-compile) on project org.wso2.stratos.ms.deployment: Compilation
> failure: Compilation failure:
> [ERROR]
> /home/harshana/freshCarbonTrunk/products/ms/modules/org.wso2.stratos.ms.deployment/src/main/java/org/wso2/stratos/ms/deployment/internal/CloudMSDeploymentServiceComponent.java:[32,39]
> package org.wso2.carbon.common.listeners does not exist
> [ERROR]
> [ERROR]
> /home/harshana/freshCarbonTrunk/products/ms/modules/org.wso2.stratos.ms.deployment/src/main/java/org/wso2/stratos/ms/deployment/internal/CloudMSDeploymentServiceComponent.java:[60,35]
> cannot find symbol
> [ERROR] symbol  : method
> registerService(java.lang.String,org.wso2.stratos.ms.deployment.CloudMSDeploymentInterceptor,java.util.Properties)
> [ERROR] location: interface org.osgi.framework.BundleContext
>
>
> Thanks and Regards,
> Harshana
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Lalaji Sureshika

Software Engineer
WSO2 Inc.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Pradeep Fernando
Hi Anjana,

you have to check the generated manifests to find out what exactly happened.

you will find a .tmpXXX file inside p2-profilegen/target.

run this shell script against the jar found inside those. then search for
that weird string within MANIFEST files( find . iname MANIFEST.MF | xargs
grep ..)

script for unzipping every jar file.

ls -1 *.jar > filelist
for filename in `cat filelist`
do
unzip $filename -d temp
mv temp unzipped/$filename
rm -rf temp/*
done



hth,
--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-11 Thread Kathiravelu Pradeeban
On Sun, Dec 11, 2011 at 10:49 AM, Afkham Azeez  wrote:

> Pradeeban recently copied the LB product from the branch to the trunk. I
> think there is some cleaning up to do.
>
>
oh. yes. That must be the reason. Will look and fix the mismatches.

Thank you.
Regards,
Pradeeban.

>
> On Sun, Dec 11, 2011 at 10:43 AM, Harshana Martin wrote:
>
>> Hi Pradeep,
>>
>> On Sun, Dec 11, 2011 at 10:39 AM, Pradeep Fernando wrote:
>>
>>> I think we are not using eventing component any-more. We agreed to use
>>> event, AFAIR.
>>
>>
>> Ok. Thanks for the info.
>>
>> This means the dependencies in the LB product are outdated and needs to
>> be removed. Will do that.
>>
>> Thanks and  Regards,
>> Harshana
>>
>>>
>>>
>>> --Pradeep
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kathiravelu Pradeeban.
Software Engineer.
WSO2 Inc.

Blog: [Llovizna] http://kkpradeeban.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Anjana Fernando
Hi,

I added some missing features into the DSS service p2-profile, and also
created the missing
"org.wso2.carbon.deployment.synchronizer.subversion.feature". Now when I
build DSS, I get the following error,


[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Command line:
/bin/sh -c cd
/media/data/dev/wso2/carbon/trunk/products/dss/modules/p2-profile-gen/service
&& /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -jar
/media/data/.m2_trunk/repository/org/eclipse/tycho/tycho-p2-runtime/0.12.0/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
-nosplash -application
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -source
/media/data/dev/wso2/carbon/trunk/products/dss/modules/p2-profile-gen/service/target/tmp.1323593111475/featureExtract
-metadataRepository
file:/media/data/dev/wso2/carbon/trunk/products/dss/modules/p2-profile-gen/service/target/p2-repo
-metadataRepositoryName wso2stratos-dss-profile-gen -artifactRepository
file:/media/data/dev/wso2/carbon/trunk/products/dss/modules/p2-profile-gen/service/target/p2-repo
-artifactRepositoryName wso2stratos-dss-profile-gen -publishArtifacts
-publishArtifactRepository -compress -append
Generating metadata for ..
Status ERROR: org.eclipse.equinox.p2.artifact.repository code=0 For input
string: ">[1" java.lang.NumberFormatException: For input string: ">[1"
-source
/media/data/dev/wso2/carbon/trunk/products/dss/modules/p2-profile-gen/service/target/tmp.1323593111475/featureExtract

I cannot find the place where the ">[1" value is at, to get the
NumberFormatException, anyone else have experienced this before? .. I've
committed the changes I've done so far btw.

Cheers,
Anjana.

On Sun, Dec 11, 2011 at 1:39 PM, Anjana Fernando  wrote:

> Hi,
>
> I'm checking it.
>
> Cheers,
> Anjana.
>
>
> On Sun, Dec 11, 2011 at 11:09 AM, Harshana Martin wrote:
>
>> Hi Sanjeewa, Anjana,
>>
>> There is a build failure in DSS Service distribution. Please fix this
>> ASAP.
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
>> on project wso2stratos-dss: Failed to create assembly: Error adding file to
>> archive:
>> /home/harshana/freshCarbonTrunk/products/dss/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/cloud-services-desc.xml
>> isn't a file. -> [Help 1]
>>
>>
>> Thanks and Regards,
>> Harshana
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>
>
> --
> *Anjana Fernando*
> Senior Software Engineer
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>



-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Afkham Azeez
Yes, I got the same failure.

On Sun, Dec 11, 2011 at 11:09 AM, Harshana Martin  wrote:

> Hi Sanjeewa, Anjana,
>
> There is a build failure in DSS Service distribution. Please fix this ASAP.
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
> on project wso2stratos-dss: Failed to create assembly: Error adding file to
> archive:
> /home/harshana/freshCarbonTrunk/products/dss/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/cloud-services-desc.xml
> isn't a file. -> [Help 1]
>
>
> Thanks and Regards,
> Harshana
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in DSS

2011-12-11 Thread Anjana Fernando
Hi,

I'm checking it.

Cheers,
Anjana.

On Sun, Dec 11, 2011 at 11:09 AM, Harshana Martin  wrote:

> Hi Sanjeewa, Anjana,
>
> There is a build failure in DSS Service distribution. Please fix this ASAP.
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
> on project wso2stratos-dss: Failed to create assembly: Error adding file to
> archive:
> /home/harshana/freshCarbonTrunk/products/dss/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/cloud-services-desc.xml
> isn't a file. -> [Help 1]
>
>
> Thanks and Regards,
> Harshana
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>


-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Harshana Martin
Hi Tharindu,

On Sun, Dec 11, 2011 at 1:02 PM, Tharindu Mathew  wrote:

> So Harshana, the initial problem seems to be local to you is it not?


Yes. It is local to me and It was due to some missing content from external
and build works fine. Sorry for the noise! :(

Thanks and Regards,
Harshana

>
> There is NO break in the build...
>
> I will fix up the integration tests... we have not looked into the running
> of integration tests in trunk...
>
> On Sun, Dec 11, 2011 at 12:34 PM, Harshana Martin wrote:
>
>> Hi Anjana,
>>
>> On Sun, Dec 11, 2011 at 12:30 PM, Afkham Azeez  wrote:
>>
>>> BAM distribution builds successfully. However, in the integration tests,
>>> when the server starts up, the following stacktrace is printed.
>>>
>>> 2011-12-11 12:29:11,309] ERROR
>>> {org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent}
>>> -  Eror in initializing Coordination component: null
>>>
>>> ExceptionCode: CONFIGURATION_ERROR
>>> Nested Exception:
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
>>> (No such file or directory)
>>>
>>
>>
>> This is related to coordination component. Please look in to this and fix
>> ASAP.
>>
>> Thanks and Regards,
>> Harshana
>>
>>>
>>> at
>>> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:89)
>>> at
>>> org.wso2.carbon.coordination.core.CoordinationConfiguration.(CoordinationConfiguration.java:42)
>>>  at
>>> org.wso2.carbon.coordination.core.utils.CoordinationUtils.loadCoordinationClientConfig(CoordinationUtils.java:33)
>>> at
>>> org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService.(ZKCoordinationService.java:99)
>>>  at
>>> org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent.activate(CoordinationClientDSComponent.java:50)
>>> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
>>>  at
>>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
>>> at
>>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
>>>  at
>>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
>>> at
>>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
>>>  at
>>> org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
>>> at
>>> org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
>>>  at
>>> org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
>>> at
>>> org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
>>>  at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
>>> at java.lang.Thread.run(Thread.java:680)
>>> Caused by: java.io.FileNotFoundException:
>>> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
>>> (No such file or directory)
>>>  at java.io.FileInputStream.open(Native Method)
>>> at java.io.FileInputStream.(FileInputStream.java:106)
>>>  at java.io.FileInputStream.(FileInputStream.java:66)
>>> at
>>> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
>>>  at
>>> sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
>>> at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
>>> Source)
>>>  at
>>> org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
>>> Source)
>>> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>>>  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>>> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>>  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>> at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>>  at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>> at
>>> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:49)
>>>  ... 19 more
>>>
>>>
>>>
>>>
>>> On Sun, Dec 11, 2011 at 10:39 AM, Harshana Martin wrote:
>>>
 Hi Tharindu,

 There is a build failure in BAM. Manager product also fails with the
 same error. Please fix this ASAP.

  I/O Error while copying
 /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/tar

Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Harshana Martin
Hi Tharindu

On Sun, Dec 11, 2011 at 11:14 AM, Tharindu Mathew  wrote:

> We built this under a clean repo and managed to build without any issue...
> have you missed a svn external at the feature level?
>

Yes. it builds fine. Sorry for the noise! For some reason my checkout did
not contain all the content from external. Removing it and taking an up
worked,

Thanks and Regards,
Harshana

> Regards,
>
> Tharindu
> Sent from Transformer
> On Dec 11, 2011 10:39 AM, "Harshana Martin"  wrote:
>
>> Hi Tharindu,
>>
>> There is a build failure in BAM. Manager product also fails with the same
>> error. Please fix this ASAP.
>>
>>  I/O Error while copying
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
>> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
>> see details.
>> Caused by:  java.io.IOException: Source:
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
>> mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
>> not exists
>>
>> Thanks and Regards,
>> Harshana
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Tharindu Mathew
So Harshana, the initial problem seems to be local to you is it not?

There is NO break in the build...

I will fix up the integration tests... we have not looked into the running
of integration tests in trunk...

On Sun, Dec 11, 2011 at 12:34 PM, Harshana Martin  wrote:

> Hi Anjana,
>
> On Sun, Dec 11, 2011 at 12:30 PM, Afkham Azeez  wrote:
>
>> BAM distribution builds successfully. However, in the integration tests,
>> when the server starts up, the following stacktrace is printed.
>>
>> 2011-12-11 12:29:11,309] ERROR
>> {org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent}
>> -  Eror in initializing Coordination component: null
>>
>> ExceptionCode: CONFIGURATION_ERROR
>> Nested Exception:
>> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
>> (No such file or directory)
>>
>
>
> This is related to coordination component. Please look in to this and fix
> ASAP.
>
> Thanks and Regards,
> Harshana
>
>>
>> at
>> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:89)
>> at
>> org.wso2.carbon.coordination.core.CoordinationConfiguration.(CoordinationConfiguration.java:42)
>>  at
>> org.wso2.carbon.coordination.core.utils.CoordinationUtils.loadCoordinationClientConfig(CoordinationUtils.java:33)
>> at
>> org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService.(ZKCoordinationService.java:99)
>>  at
>> org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent.activate(CoordinationClientDSComponent.java:50)
>> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
>>  at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
>> at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
>>  at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
>> at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
>>  at
>> org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
>> at
>> org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
>>  at
>> org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
>> at
>> org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
>>  at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
>> at java.lang.Thread.run(Thread.java:680)
>> Caused by: java.io.FileNotFoundException:
>> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
>> (No such file or directory)
>>  at java.io.FileInputStream.open(Native Method)
>> at java.io.FileInputStream.(FileInputStream.java:106)
>>  at java.io.FileInputStream.(FileInputStream.java:66)
>> at
>> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
>>  at
>> sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
>> at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
>> Source)
>>  at
>> org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
>> Source)
>> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>>  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>> at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>  at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>> at
>> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:49)
>>  ... 19 more
>>
>>
>>
>>
>> On Sun, Dec 11, 2011 at 10:39 AM, Harshana Martin wrote:
>>
>>> Hi Tharindu,
>>>
>>> There is a build failure in BAM. Manager product also fails with the
>>> same error. Please fix this ASAP.
>>>
>>>  I/O Error while copying
>>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
>>> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties
>>> - see details.
>>> Caused by:  java.io.IOException: Source:
>>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
>>> mponents/featur

Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Harshana Martin
Hi Anjana,

On Sun, Dec 11, 2011 at 12:30 PM, Afkham Azeez  wrote:

> BAM distribution builds successfully. However, in the integration tests,
> when the server starts up, the following stacktrace is printed.
>
> 2011-12-11 12:29:11,309] ERROR
> {org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent}
> -  Eror in initializing Coordination component: null
>
> ExceptionCode: CONFIGURATION_ERROR
> Nested Exception:
> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
> (No such file or directory)
>


This is related to coordination component. Please look in to this and fix
ASAP.

Thanks and Regards,
Harshana

>
> at
> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:89)
> at
> org.wso2.carbon.coordination.core.CoordinationConfiguration.(CoordinationConfiguration.java:42)
>  at
> org.wso2.carbon.coordination.core.utils.CoordinationUtils.loadCoordinationClientConfig(CoordinationUtils.java:33)
> at
> org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService.(ZKCoordinationService.java:99)
>  at
> org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent.activate(CoordinationClientDSComponent.java:50)
> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
>  at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
> at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
>  at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
> at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
>  at
> org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
> at
> org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
>  at
> org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
> at
> org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
>  at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
> at java.lang.Thread.run(Thread.java:680)
> Caused by: java.io.FileNotFoundException:
> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
> (No such file or directory)
>  at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.(FileInputStream.java:106)
>  at java.io.FileInputStream.(FileInputStream.java:66)
> at
> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
>  at
> sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
> at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
> Source)
>  at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
> Source)
> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
> at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>  at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> at
> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:49)
>  ... 19 more
>
>
>
>
> On Sun, Dec 11, 2011 at 10:39 AM, Harshana Martin wrote:
>
>> Hi Tharindu,
>>
>> There is a build failure in BAM. Manager product also fails with the same
>> error. Please fix this ASAP.
>>
>>  I/O Error while copying
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
>> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
>> see details.
>> Caused by:  java.io.IOException: Source:
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
>> mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
>> not exists
>>
>> Thanks and Regards,
>> Harshana
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http:/

Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Afkham Azeez
BAM integration tests have been conveniently commented out from the pom by
someone. BAM integration tests don't even compile!

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 3:57.369s
[INFO] Finished at: Sun Dec 11 12:32:16 IST 2011
[INFO] Final Memory: 32M/81M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:testCompile
(default-testCompile) on project org.wso2.carbon.bam.datacollection.test:
Compilation failure: Compilation failure:
[ERROR]
/Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.datacollection.test/src/test/java/org/wso2/carbon/bam/datacollection/test/activity/mockobjects/MockEventBroker.java:[34,7]
org.wso2.carbon.bam.datacollection.test.activity.mockobjects.MockEventBroker
is not abstract and does not override abstract method initializeTenant() in
org.wso2.carbon.event.core.EventBroker
[ERROR]
[ERROR]
/Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.datacollection.test/src/test/java/org/wso2/carbon/bam/datacollection/test/mediation/mockobjects/MockEventBroker.java:[34,7]
org.wso2.carbon.bam.datacollection.test.mediation.mockobjects.MockEventBroker
is not abstract and does not override abstract method initializeTenant() in
org.wso2.carbon.event.core.EventBroker
[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.bam.datacollection.test


On Sun, Dec 11, 2011 at 12:30 PM, Afkham Azeez  wrote:

> BAM distribution builds successfully. However, in the integration tests,
> when the server starts up, the following stacktrace is printed.
>
> 2011-12-11 12:29:11,309] ERROR
> {org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent}
> -  Eror in initializing Coordination component: null
>
> ExceptionCode: CONFIGURATION_ERROR
> Nested Exception:
> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
> (No such file or directory)
>
> at
> org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:89)
> at
> org.wso2.carbon.coordination.core.CoordinationConfiguration.(CoordinationConfiguration.java:42)
>  at
> org.wso2.carbon.coordination.core.utils.CoordinationUtils.loadCoordinationClientConfig(CoordinationUtils.java:33)
> at
> org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService.(ZKCoordinationService.java:99)
>  at
> org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent.activate(CoordinationClientDSComponent.java:50)
> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
>  at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
> at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
>  at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
> at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
>  at
> org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
> at
> org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
>  at
> org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
> at
> org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
>  at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
> at java.lang.Thread.run(Thread.java:680)
> Caused by: java.io.FileNotFoundException:
> /Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
> (No such file or directory)
>  at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.(FileInputStream.java:106)
>  at java.io.FileInputStream.(FileInputStream.java:66)
> at
> sun.net.www.pr

Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Afkham Azeez
BAM distribution builds successfully. However, in the integration tests,
when the server starts up, the following stacktrace is printed.

2011-12-11 12:29:11,309] ERROR
{org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent}
-  Eror in initializing Coordination component: null

ExceptionCode: CONFIGURATION_ERROR
Nested Exception:
/Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
(No such file or directory)

at
org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:89)
at
org.wso2.carbon.coordination.core.CoordinationConfiguration.(CoordinationConfiguration.java:42)
 at
org.wso2.carbon.coordination.core.utils.CoordinationUtils.loadCoordinationClientConfig(CoordinationUtils.java:33)
at
org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService.(ZKCoordinationService.java:99)
 at
org.wso2.carbon.coordination.core.internal.CoordinationClientDSComponent.activate(CoordinationClientDSComponent.java:50)
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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
 at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
 at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
 at
org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
at
org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
 at
org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
at
org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
 at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.io.FileNotFoundException:
/Users/azeez/projects/wso2/org/trunk/carbon2/products/bam/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/carbontmp/wso2bam-1.3.0-SNAPSHOT/repository/conf/advanced/coordination-client-config.xml
(No such file or directory)
 at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
 at java.io.FileInputStream.(FileInputStream.java:66)
at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
 at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
 at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
 at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at
org.wso2.carbon.coordination.core.CoordinationConfiguration.initConfig(CoordinationConfiguration.java:49)
 ... 19 more




On Sun, Dec 11, 2011 at 10:39 AM, Harshana Martin  wrote:

> Hi Tharindu,
>
> There is a build failure in BAM. Manager product also fails with the same
> error. Please fix this ASAP.
>
>  I/O Error while copying
> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
> see details.
> Caused by:  java.io.IOException: Source:
> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
> mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
> not exists
>
> Thanks and Regards,
> Harshana
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
emai

Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Harshana Martin
Hi Tharindu,

On Sun, Dec 11, 2011 at 11:14 AM, Tharindu Mathew  wrote:

> We built this under a clean repo and managed to build without any issue...
> have you missed a svn external at the feature level?
>
I build with a fresh checkout. But I'll try with another checkout and let
you know.

Thanks and Regards,
Harshana

> Regards,
>
> Tharindu
> Sent from Transformer
> On Dec 11, 2011 10:39 AM, "Harshana Martin"  wrote:
>
>> Hi Tharindu,
>>
>> There is a build failure in BAM. Manager product also fails with the same
>> error. Please fix this ASAP.
>>
>>  I/O Error while copying
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
>> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
>> see details.
>> Caused by:  java.io.IOException: Source:
>> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
>> mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
>> not exists
>>
>> Thanks and Regards,
>> Harshana
>>
>> --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in BAM

2011-12-10 Thread Tharindu Mathew
We built this under a clean repo and managed to build without any issue...
have you missed a svn external at the feature level?

Regards,

Tharindu
Sent from Transformer
On Dec 11, 2011 10:39 AM, "Harshana Martin"  wrote:

> Hi Tharindu,
>
> There is a build failure in BAM. Manager product also fails with the same
> error. Please fix this ASAP.
>
>  I/O Error while copying
> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
> s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
> see details.
> Caused by:  java.io.IOException: Source:
> /home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
> mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
> not exists
>
> Thanks and Regards,
> Harshana
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in DSS

2011-12-10 Thread Harshana Martin
Hi Sanjeewa, Anjana,

There is a build failure in DSS Service distribution. Please fix this ASAP.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (dist)
on project wso2stratos-dss: Failed to create assembly: Error adding file to
archive:
/home/harshana/freshCarbonTrunk/products/dss/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/cloud-services-desc.xml
isn't a file. -> [Help 1]


Thanks and Regards,
Harshana

-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Hiranya Jayathilaka
On Sun, Dec 11, 2011 at 10:43 AM, Afkham Azeez  wrote:

> LB does not need eventing
>

+1


>
> On Sun, Dec 11, 2011 at 10:24 AM, Harshana Martin wrote:
>
>> Hi Pradeeban,
>>
>> There is a build failure in LB.
>>
>> [ERROR] Failed to execute goal on project wso2lb: Could not resolve
>> dependencies for project org.wso2.lb:wso2lb:pom:1.0.0-SNAPSHOT: The
>> following artifacts could not be resolved:
>> org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.core:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.eventsource:jar:3.2.0-SNAPSHOT:
>> Failure to find org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT
>> 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]
>>
>> When I checked the components/pom.xml it seems the eventing module is
>> commented out. So I'm enabling it right now.
>>
>> Thanks and Regards,
>> Harshana
>>
>>  --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Harshana Martin
On Sun, Dec 11, 2011 at 10:43 AM, Afkham Azeez  wrote:

> LB does not need eventing
>

+1

When I commented out the entire event related dependencies from LB
distribution pom, it build without any issue.

Thanks and Regards,
Harshana

>
> On Sun, Dec 11, 2011 at 10:24 AM, Harshana Martin wrote:
>
>> Hi Pradeeban,
>>
>> There is a build failure in LB.
>>
>> [ERROR] Failed to execute goal on project wso2lb: Could not resolve
>> dependencies for project org.wso2.lb:wso2lb:pom:1.0.0-SNAPSHOT: The
>> following artifacts could not be resolved:
>> org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.core:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT,
>> org.wso2.carbon:org.wso2.carbon.eventing.eventsource:jar:3.2.0-SNAPSHOT:
>> Failure to find org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT
>> 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]
>>
>> When I checked the components/pom.xml it seems the eventing module is
>> commented out. So I'm enabling it right now.
>>
>> Thanks and Regards,
>> Harshana
>>
>>  --
>> Harshana Martin
>> Software Engineer
>> WSO2 Inc.
>> Web:http://wso2.com
>>   http://wso2.org
>>
>> Mobile: +94 716062650
>> Blog: http://harshana05.blogspot.com
>> Profile: https://www.google.com/profiles/harshana05
>> Twitter: http://twitter.com/harshana05
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Afkham Azeez
Pradeeban recently copied the LB product from the branch to the trunk. I
think there is some cleaning up to do.

On Sun, Dec 11, 2011 at 10:43 AM, Harshana Martin  wrote:

> Hi Pradeep,
>
> On Sun, Dec 11, 2011 at 10:39 AM, Pradeep Fernando wrote:
>
>> I think we are not using eventing component any-more. We agreed to use
>> event, AFAIR.
>
>
> Ok. Thanks for the info.
>
> This means the dependencies in the LB product are outdated and needs to be
> removed. Will do that.
>
> Thanks and  Regards,
> Harshana
>
>>
>>
>> --Pradeep
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Afkham Azeez
LB does not need eventing

On Sun, Dec 11, 2011 at 10:24 AM, Harshana Martin  wrote:

> Hi Pradeeban,
>
> There is a build failure in LB.
>
> [ERROR] Failed to execute goal on project wso2lb: Could not resolve
> dependencies for project org.wso2.lb:wso2lb:pom:1.0.0-SNAPSHOT: The
> following artifacts could not be resolved:
> org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT,
> org.wso2.carbon:org.wso2.carbon.eventing.core:jar:3.2.0-SNAPSHOT,
> org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT,
> org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT,
> org.wso2.carbon:org.wso2.carbon.eventing.eventsource:jar:3.2.0-SNAPSHOT:
> Failure to find org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT
> 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]
>
> When I checked the components/pom.xml it seems the eventing module is
> commented out. So I'm enabling it right now.
>
> Thanks and Regards,
> Harshana
>
>  --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>   http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Harshana Martin
Hi Pradeep,

On Sun, Dec 11, 2011 at 10:39 AM, Pradeep Fernando  wrote:

> I think we are not using eventing component any-more. We agreed to use
> event, AFAIR.


Ok. Thanks for the info.

This means the dependencies in the LB product are outdated and needs to be
removed. Will do that.

Thanks and  Regards,
Harshana

>
>
> --Pradeep
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in BAM

2011-12-10 Thread Harshana Martin
Hi Tharindu,

There is a build failure in BAM. Manager product also fails with the same
error. Please fix this ASAP.

 I/O Error while copying
/home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/component
s/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.properties -
see details.
Caused by:  java.io.IOException: Source:
/home/harshana/freshCarbonTrunk/products/bam/modules/p2-profile-gen/product/target/wso2carbon-core-3.2.0-SNAPSHOT/repo
mponents/features/org.wso2.carbon.bam.server_3.2.0.SNAPSHOT/conf/datasources.propertiesdoes
not exists

Thanks and Regards,
Harshana

-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Pradeep Fernando
I think we are not using eventing component any-more. We agreed to use
event, AFAIR.

--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in LB Product

2011-12-10 Thread Harshana Martin
Hi Pradeeban,

There is a build failure in LB.

[ERROR] Failed to execute goal on project wso2lb: Could not resolve
dependencies for project org.wso2.lb:wso2lb:pom:1.0.0-SNAPSHOT: The
following artifacts could not be resolved:
org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT,
org.wso2.carbon:org.wso2.carbon.eventing.core:jar:3.2.0-SNAPSHOT,
org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT,
org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT,
org.wso2.carbon:org.wso2.carbon.eventing.eventsource:jar:3.2.0-SNAPSHOT:
Failure to find org.wso2.carbon:org.wso2.carbon.eventing:jar:3.2.0-SNAPSHOT
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]

When I checked the components/pom.xml it seems the eventing module is
commented out. So I'm enabling it right now.

Thanks and Regards,
Harshana

-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in MS Product

2011-12-09 Thread Harshana Martin
Hi,

See the error below, Please fix this ASAP.

LOCATION: *products/ms/modules/org.wso2.stratos.ms.deployment*

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0:compile
(default-compile) on project org.wso2.stratos.ms.deployment: Compilation
failure: Compilation failure:
[ERROR]
/home/harshana/freshCarbonTrunk/products/ms/modules/org.wso2.stratos.ms.deployment/src/main/java/org/wso2/stratos/ms/deployment/internal/CloudMSDeploymentServiceComponent.java:[32,39]
package org.wso2.carbon.common.listeners does not exist
[ERROR]
[ERROR]
/home/harshana/freshCarbonTrunk/products/ms/modules/org.wso2.stratos.ms.deployment/src/main/java/org/wso2/stratos/ms/deployment/internal/CloudMSDeploymentServiceComponent.java:[60,35]
cannot find symbol
[ERROR] symbol  : method
registerService(java.lang.String,org.wso2.stratos.ms.deployment.CloudMSDeploymentInterceptor,java.util.Properties)
[ERROR] location: interface org.osgi.framework.BundleContext


Thanks and Regards,
Harshana

-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-09 Thread Anjana Fernando
Hi Ratha,

Yeah, there was another problem in the feature pom, in specifying the
relative path. Fixed it now.

Cheers,
Anjana.

On Fri, Dec 9, 2011 at 1:58 PM, Vijayaratha Vijayasingam wrote:

> Hi anjana,
> Now i face issue at Coordination Core Feature..pls check
>
>
> 2\carbon\org.wso2.carbon.datasource.feature\3.2.3\org.wso2.carbon.datasource.feature-3.2.3.zip
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Coordination Core Feature
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean {execution: default-clean}]
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: null:org.wso2.carbon.coordination.core:bundle:3.2.3
>
> Reason: Cannot find parent: org.wso2.carbon:coordination for project:
> null:org.wso2.carbon.coordinat
> ion.core:bundle:3.2.3 for project
> null:org.wso2.carbon.coordination.core:bundle:3.2.3
>
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 2 minutes 19 seconds
> [INFO] Finished at: Fri Dec 09 13:56:52 IST 2011
> [INFO] Final Memory: 167M/400M
>
>
> On 9 December 2011 13:33, Prabath Siriwardena  wrote:
> > Hi Anjana,
> >
> > How about sharing that with the 'How we break the build" mail thread
> > on carbon-dev :-)
> >
> > Thanks & regards,
> > -Prabath
> >
> > On Fri, Dec 9, 2011 at 1:31 PM, Anjana Fernando  wrote:
> >> Hi Ratha,
> >>
> >> Yeah, there was a problem, thanks for reporting it, it's fixed now.
> >>
> >> Cheers,
> >> Anjana.
> >>
> >>
> >> On Fri, Dec 9, 2011 at 12:57 PM, Vijayaratha Vijayasingam <
> rat...@wso2.com>
> >> wrote:
> >>>
> >>> my orbit has
> >>> apache-zookeeper-3.3.4.wso2v1
> >>>
> >>> this asks older version..i got update today morning..
> >>>
> >>> -Rtaha
> >>>
> >>> On 9 December 2011 12:49, Harshana Martin  wrote:
> >>> > Hi Ratha,
> >>> >
> >>> > This is because you haven't build the zookeeper module in the orbit.
> >>> > Build
> >>> > zookeeper orbit bundle first and then build components.
> >>> >
> >>> > Thanks and Regards,
> >>> > Harshana
> >>> >
> >>> > On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam
> >>> > 
> >>> > wrote:
> >>> >>
> >>> >> is anybody checking this?
> >>> >>
> >>> >> -Ratha
> >>> >>
> >>> >> On 9 December 2011 12:09, Vijayaratha Vijayasingam  >
> >>> >> wrote:
> >>> >> > Please fix asap
> >>> >> >
> >>> >> > INFO]
> >>> >> >
> >>> >> >
> 
> >>> >> > INFO] Building WSO2 Carbon - Coordination Server
> >>> >> > INFO]task-segment: [clean, install]
> >>> >> > INFO]
> >>> >> >
> >>> >> >
> 
> >>> >> > INFO] [clean:clean {execution: default-clean}]
> >>> >> > ownloading:
> >>> >> >
> >>> >> >
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> >>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
> >>> >> > INFO] Unable to find resource
> >>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in
> repo
> >>> >> > itory wso2-nexus
> >>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> >>> >> > ownloading:
> >>> >> >
> >>> >> >
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> >>> >> > ache-zookeeper-3.3.1.wso2v1.pom
> >>> >> > INFO] Unable to find resource
> >>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in
> repo
> >>> >> > itory central (http://repo1.maven.org/maven2)
> >>> >> > ownloading:
> >>> >> >
> >>> >> >
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> >>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
> >>> >> > INFO] Unable to find resource
> >>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in
> repo
> >>> >> > itory wso2-nexus
> >>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> >>> >> > ownloading:
> >>> >> >
> >>> >> >
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> >>> >> > ache-zookeeper-3.3.1.wso2v1.jar
> >>> >> > INFO] Unable to find resource
> >>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in
> repo
> >>> >> > itory central (http://repo1.maven.org/maven2)
> >>> >> > INFO]
> >>> >> >
> >>> >> >
> 
> >>> >> > ERROR] BUILD ERROR
> >>> >> > INFO]
> >>> >> >
> >>> >> >
> --

Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-09 Thread Vijayaratha Vijayasingam
Hi anjana,
Now i face issue at Coordination Core Feature..pls check

2\carbon\org.wso2.carbon.datasource.feature\3.2.3\org.wso2.carbon.datasource.feature-3.2.3.zip
[INFO] 
[INFO] Building WSO2 Carbon - Coordination Core Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.coordination.core:bundle:3.2.3

Reason: Cannot find parent: org.wso2.carbon:coordination for project:
null:org.wso2.carbon.coordinat
ion.core:bundle:3.2.3 for project
null:org.wso2.carbon.coordination.core:bundle:3.2.3


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 2 minutes 19 seconds
[INFO] Finished at: Fri Dec 09 13:56:52 IST 2011
[INFO] Final Memory: 167M/400M


On 9 December 2011 13:33, Prabath Siriwardena  wrote:
> Hi Anjana,
>
> How about sharing that with the 'How we break the build" mail thread
> on carbon-dev :-)
>
> Thanks & regards,
> -Prabath
>
> On Fri, Dec 9, 2011 at 1:31 PM, Anjana Fernando  wrote:
>> Hi Ratha,
>>
>> Yeah, there was a problem, thanks for reporting it, it's fixed now.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Fri, Dec 9, 2011 at 12:57 PM, Vijayaratha Vijayasingam 
>> wrote:
>>>
>>> my orbit has
>>> apache-zookeeper-3.3.4.wso2v1
>>>
>>> this asks older version..i got update today morning..
>>>
>>> -Rtaha
>>>
>>> On 9 December 2011 12:49, Harshana Martin  wrote:
>>> > Hi Ratha,
>>> >
>>> > This is because you haven't build the zookeeper module in the orbit.
>>> > Build
>>> > zookeeper orbit bundle first and then build components.
>>> >
>>> > Thanks and Regards,
>>> > Harshana
>>> >
>>> > On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam
>>> > 
>>> > wrote:
>>> >>
>>> >> is anybody checking this?
>>> >>
>>> >> -Ratha
>>> >>
>>> >> On 9 December 2011 12:09, Vijayaratha Vijayasingam 
>>> >> wrote:
>>> >> > Please fix asap
>>> >> >
>>> >> > INFO]
>>> >> >
>>> >> > 
>>> >> > INFO] Building WSO2 Carbon - Coordination Server
>>> >> > INFO]    task-segment: [clean, install]
>>> >> > INFO]
>>> >> >
>>> >> > 
>>> >> > INFO] [clean:clean {execution: default-clean}]
>>> >> > ownloading:
>>> >> >
>>> >> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
>>> >> > INFO] Unable to find resource
>>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>>> >> > itory wso2-nexus
>>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> >> > ownloading:
>>> >> >
>>> >> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>>> >> > ache-zookeeper-3.3.1.wso2v1.pom
>>> >> > INFO] Unable to find resource
>>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>>> >> > itory central (http://repo1.maven.org/maven2)
>>> >> > ownloading:
>>> >> >
>>> >> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
>>> >> > INFO] Unable to find resource
>>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>>> >> > itory wso2-nexus
>>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> >> > ownloading:
>>> >> >
>>> >> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>>> >> > ache-zookeeper-3.3.1.wso2v1.jar
>>> >> > INFO] Unable to find resource
>>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>>> >> > itory central (http://repo1.maven.org/maven2)
>>> >> > INFO]
>>> >> >
>>> >> > 
>>> >> > ERROR] BUILD ERROR
>>> >> > INFO]
>>> >> >
>>> >> > 
>>> >> > INFO] Failed to resolve artifact.
>>> >> >
>>> >> > issing:
>>> >> > -
>>> >> > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>>> >> >
>>> >> >  Try downloading the file manually from the project website.
>>> >> >
>>> >> >  Then, install it using the command:
>>> >> >     mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
>>> >> > -DartifactId=apache-zookeeper -Dv
>>> >> > rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/fi

Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-09 Thread Prabath Siriwardena
Hi Anjana,

How about sharing that with the 'How we break the build" mail thread
on carbon-dev :-)

Thanks & regards,
-Prabath

On Fri, Dec 9, 2011 at 1:31 PM, Anjana Fernando  wrote:
> Hi Ratha,
>
> Yeah, there was a problem, thanks for reporting it, it's fixed now.
>
> Cheers,
> Anjana.
>
>
> On Fri, Dec 9, 2011 at 12:57 PM, Vijayaratha Vijayasingam 
> wrote:
>>
>> my orbit has
>> apache-zookeeper-3.3.4.wso2v1
>>
>> this asks older version..i got update today morning..
>>
>> -Rtaha
>>
>> On 9 December 2011 12:49, Harshana Martin  wrote:
>> > Hi Ratha,
>> >
>> > This is because you haven't build the zookeeper module in the orbit.
>> > Build
>> > zookeeper orbit bundle first and then build components.
>> >
>> > Thanks and Regards,
>> > Harshana
>> >
>> > On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam
>> > 
>> > wrote:
>> >>
>> >> is anybody checking this?
>> >>
>> >> -Ratha
>> >>
>> >> On 9 December 2011 12:09, Vijayaratha Vijayasingam 
>> >> wrote:
>> >> > Please fix asap
>> >> >
>> >> > INFO]
>> >> >
>> >> > 
>> >> > INFO] Building WSO2 Carbon - Coordination Server
>> >> > INFO]    task-segment: [clean, install]
>> >> > INFO]
>> >> >
>> >> > 
>> >> > INFO] [clean:clean {execution: default-clean}]
>> >> > ownloading:
>> >> >
>> >> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
>> >> > INFO] Unable to find resource
>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>> >> > itory wso2-nexus
>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> >> > ownloading:
>> >> >
>> >> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>> >> > ache-zookeeper-3.3.1.wso2v1.pom
>> >> > INFO] Unable to find resource
>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>> >> > itory central (http://repo1.maven.org/maven2)
>> >> > ownloading:
>> >> >
>> >> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
>> >> > INFO] Unable to find resource
>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>> >> > itory wso2-nexus
>> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> >> > ownloading:
>> >> >
>> >> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>> >> > ache-zookeeper-3.3.1.wso2v1.jar
>> >> > INFO] Unable to find resource
>> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>> >> > itory central (http://repo1.maven.org/maven2)
>> >> > INFO]
>> >> >
>> >> > 
>> >> > ERROR] BUILD ERROR
>> >> > INFO]
>> >> >
>> >> > 
>> >> > INFO] Failed to resolve artifact.
>> >> >
>> >> > issing:
>> >> > -
>> >> > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>> >> >
>> >> >  Try downloading the file manually from the project website.
>> >> >
>> >> >  Then, install it using the command:
>> >> >     mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
>> >> > -DartifactId=apache-zookeeper -Dv
>> >> > rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file
>> >> >
>> >> >  Alternatively, if you host your own repository you can deploy the
>> >> > file
>> >> > there:
>> >> >     mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
>> >> > -DartifactId=apache-zookeeper -Dver
>> >> > ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>> >> > -DrepositoryId=[id]
>> >> >
>> >> >  Path to dependency:
>> >> >       1)
>> >> > org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>> >> >       2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>> >> >
>> >> > -
>> >> >  required artifact is missing.
>> >> >
>> >> > or artifact:
>> >> >  org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>> >> >
>> >> > rom the specified remote repositories:
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>> >
>> >
>> > --
>> > Harshana Martin
>> > Software Engineer
>> > WSO2 Inc.
>> > Web:http://wso2.com
>> >           http://wso2.org
>> >
>> > Mobile: +94 716062650
>> > Blog: http://harshana05.blogspot.com
>> > Profile: https://www.google.com/profiles/harshana05
>> > Twitter: http://twitter.com/harshana05
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> ___

Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-09 Thread Anjana Fernando
Hi Ratha,

Yeah, there was a problem, thanks for reporting it, it's fixed now.

Cheers,
Anjana.

On Fri, Dec 9, 2011 at 12:57 PM, Vijayaratha Vijayasingam
wrote:

> my orbit has
> apache-zookeeper-3.3.4.wso2v1
>
> this asks older version..i got update today morning..
>
> -Rtaha
>
> On 9 December 2011 12:49, Harshana Martin  wrote:
> > Hi Ratha,
> >
> > This is because you haven't build the zookeeper module in the orbit.
> Build
> > zookeeper orbit bundle first and then build components.
> >
> > Thanks and Regards,
> > Harshana
> >
> > On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam <
> rat...@wso2.com>
> > wrote:
> >>
> >> is anybody checking this?
> >>
> >> -Ratha
> >>
> >> On 9 December 2011 12:09, Vijayaratha Vijayasingam 
> >> wrote:
> >> > Please fix asap
> >> >
> >> > INFO]
> >> >
> 
> >> > INFO] Building WSO2 Carbon - Coordination Server
> >> > INFO]task-segment: [clean, install]
> >> > INFO]
> >> >
> 
> >> > INFO] [clean:clean {execution: default-clean}]
> >> > ownloading:
> >> >
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
> >> > INFO] Unable to find resource
> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> >> > itory wso2-nexus
> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> >> > ownloading:
> >> >
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> >> > ache-zookeeper-3.3.1.wso2v1.pom
> >> > INFO] Unable to find resource
> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> >> > itory central (http://repo1.maven.org/maven2)
> >> > ownloading:
> >> >
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> >> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
> >> > INFO] Unable to find resource
> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> >> > itory wso2-nexus
> >> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> >> > ownloading:
> >> >
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> >> > ache-zookeeper-3.3.1.wso2v1.jar
> >> > INFO] Unable to find resource
> >> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> >> > itory central (http://repo1.maven.org/maven2)
> >> > INFO]
> >> >
> 
> >> > ERROR] BUILD ERROR
> >> > INFO]
> >> >
> 
> >> > INFO] Failed to resolve artifact.
> >> >
> >> > issing:
> >> > -
> >> > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
> >> >
> >> >  Try downloading the file manually from the project website.
> >> >
> >> >  Then, install it using the command:
> >> > mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
> >> > -DartifactId=apache-zookeeper -Dv
> >> > rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file
> >> >
> >> >  Alternatively, if you host your own repository you can deploy the
> file
> >> > there:
> >> > mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
> >> > -DartifactId=apache-zookeeper -Dver
> >> > ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> >> > -DrepositoryId=[id]
> >> >
> >> >  Path to dependency:
> >> >   1)
> >> > org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
> >> >   2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
> >> >
> >> > -
> >> >  required artifact is missing.
> >> >
> >> > or artifact:
> >> >  org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
> >> >
> >> > rom the specified remote repositories:
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
> >
> >
> > --
> > Harshana Martin
> > Software Engineer
> > WSO2 Inc.
> > Web:http://wso2.com
> >   http://wso2.org
> >
> > Mobile: +94 716062650
> > Blog: http://harshana05.blogspot.com
> > Profile: https://www.google.com/profiles/harshana05
> > Twitter: http://twitter.com/harshana05
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/c

Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-08 Thread Vijayaratha Vijayasingam
my orbit has
apache-zookeeper-3.3.4.wso2v1

this asks older version..i got update today morning..

-Rtaha

On 9 December 2011 12:49, Harshana Martin  wrote:
> Hi Ratha,
>
> This is because you haven't build the zookeeper module in the orbit. Build
> zookeeper orbit bundle first and then build components.
>
> Thanks and Regards,
> Harshana
>
> On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam 
> wrote:
>>
>> is anybody checking this?
>>
>> -Ratha
>>
>> On 9 December 2011 12:09, Vijayaratha Vijayasingam 
>> wrote:
>> > Please fix asap
>> >
>> > INFO]
>> > 
>> > INFO] Building WSO2 Carbon - Coordination Server
>> > INFO]    task-segment: [clean, install]
>> > INFO]
>> > 
>> > INFO] [clean:clean {execution: default-clean}]
>> > ownloading:
>> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
>> > INFO] Unable to find resource
>> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>> > itory wso2-nexus
>> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> > ownloading:
>> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>> > ache-zookeeper-3.3.1.wso2v1.pom
>> > INFO] Unable to find resource
>> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
>> > itory central (http://repo1.maven.org/maven2)
>> > ownloading:
>> > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
>> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
>> > INFO] Unable to find resource
>> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>> > itory wso2-nexus
>> > (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> > ownloading:
>> > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
>> > ache-zookeeper-3.3.1.wso2v1.jar
>> > INFO] Unable to find resource
>> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
>> > itory central (http://repo1.maven.org/maven2)
>> > INFO]
>> > 
>> > ERROR] BUILD ERROR
>> > INFO]
>> > 
>> > INFO] Failed to resolve artifact.
>> >
>> > issing:
>> > -
>> > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>> >
>> >  Try downloading the file manually from the project website.
>> >
>> >  Then, install it using the command:
>> >     mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
>> > -DartifactId=apache-zookeeper -Dv
>> > rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file
>> >
>> >  Alternatively, if you host your own repository you can deploy the file
>> > there:
>> >     mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
>> > -DartifactId=apache-zookeeper -Dver
>> > ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>> > -DrepositoryId=[id]
>> >
>> >  Path to dependency:
>> >       1)
>> > org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>> >       2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>> >
>> > -
>> >  required artifact is missing.
>> >
>> > or artifact:
>> >  org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>> >
>> > rom the specified remote repositories:
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> --
> Harshana Martin
> Software Engineer
> WSO2 Inc.
> Web:http://wso2.com
>           http://wso2.org
>
> Mobile: +94 716062650
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
> Twitter: http://twitter.com/harshana05
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-08 Thread Harshana Martin
Hi Ratha,

This is because you haven't build the zookeeper module in the orbit. Build
zookeeper orbit bundle first and then build components.

Thanks and Regards,
Harshana

On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam
wrote:

> is anybody checking this?
>
> -Ratha
>
> On 9 December 2011 12:09, Vijayaratha Vijayasingam 
> wrote:
> > Please fix asap
> >
> > INFO]
> 
> > INFO] Building WSO2 Carbon - Coordination Server
> > INFO]task-segment: [clean, install]
> > INFO]
> 
> > INFO] [clean:clean {execution: default-clean}]
> > ownloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
> > INFO] Unable to find resource
> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> > itory wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> > ownloading:
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> > ache-zookeeper-3.3.1.wso2v1.pom
> > INFO] Unable to find resource
> > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> > itory central (http://repo1.maven.org/maven2)
> > ownloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
> > INFO] Unable to find resource
> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> > itory wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> > ownloading:
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> > ache-zookeeper-3.3.1.wso2v1.jar
> > INFO] Unable to find resource
> > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> > itory central (http://repo1.maven.org/maven2)
> > INFO]
> 
> > ERROR] BUILD ERROR
> > INFO]
> 
> > INFO] Failed to resolve artifact.
> >
> > issing:
> > -
> > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
> >
> >  Try downloading the file manually from the project website.
> >
> >  Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
> > -DartifactId=apache-zookeeper -Dv
> > rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file
> >
> >  Alternatively, if you host your own repository you can deploy the file
> there:
> > mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
> > -DartifactId=apache-zookeeper -Dver
> > ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> > -DrepositoryId=[id]
> >
> >  Path to dependency:
> >   1) org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
> >   2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
> >
> > -
> >  required artifact is missing.
> >
> > or artifact:
> >  org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
> >
> > rom the specified remote repositories:
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] build failure 3.2.3 branch

2011-12-08 Thread Vijayaratha Vijayasingam
is anybody checking this?

-Ratha

On 9 December 2011 12:09, Vijayaratha Vijayasingam  wrote:
> Please fix asap
>
> INFO] 
> INFO] Building WSO2 Carbon - Coordination Server
> INFO]    task-segment: [clean, install]
> INFO] 
> INFO] [clean:clean {execution: default-clean}]
> ownloading: 
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
> INFO] Unable to find resource
> 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> itory wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> ownloading: 
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> ache-zookeeper-3.3.1.wso2v1.pom
> INFO] Unable to find resource
> 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
> itory central (http://repo1.maven.org/maven2)
> ownloading: 
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
> -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
> INFO] Unable to find resource
> 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> itory wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> ownloading: 
> http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
> ache-zookeeper-3.3.1.wso2v1.jar
> INFO] Unable to find resource
> 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
> itory central (http://repo1.maven.org/maven2)
> INFO] 
> ERROR] BUILD ERROR
> INFO] 
> INFO] Failed to resolve artifact.
>
> issing:
> -
> ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>     mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
> -DartifactId=apache-zookeeper -Dv
> rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>     mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
> -DartifactId=apache-zookeeper -Dver
> ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
>  Path to dependency:
>       1) org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>       2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1
>
> -
>  required artifact is missing.
>
> or artifact:
>  org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
>
> rom the specified remote repositories:
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] build failure 3.2.3 branch

2011-12-08 Thread Vijayaratha Vijayasingam
Please fix asap

INFO] 
INFO] Building WSO2 Carbon - Coordination Server
INFO]task-segment: [clean, install]
INFO] 
INFO] [clean:clean {execution: default-clean}]
ownloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
-zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom
INFO] Unable to find resource
'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
itory wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
ownloading: 
http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
ache-zookeeper-3.3.1.wso2v1.pom
INFO] Unable to find resource
'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo
itory central (http://repo1.maven.org/maven2)
ownloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach
-zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar
INFO] Unable to find resource
'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
itory wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
ownloading: 
http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a
ache-zookeeper-3.3.1.wso2v1.jar
INFO] Unable to find resource
'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo
itory central (http://repo1.maven.org/maven2)
INFO] 
ERROR] BUILD ERROR
INFO] 
INFO] Failed to resolve artifact.

issing:
-
) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1

 Try downloading the file manually from the project website.

 Then, install it using the command:
 mvn install:install-file -DgroupId=org.apache.zookeeper.wso2
-DartifactId=apache-zookeeper -Dv
rsion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file

 Alternatively, if you host your own repository you can deploy the file there:
 mvn deploy:deploy-file -DgroupId=org.apache.zookeeper.wso2
-DartifactId=apache-zookeeper -Dver
ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

 Path to dependency:
   1) org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3
   2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1

-
 required artifact is missing.

or artifact:
 org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3

rom the specified remote repositories:
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread KasunG Gajasinghe
Lahiru,

I think Pradeep sent a fix for this yesterday. Can you get a svn up, and
make sure the said issue is gone? (you'll have to delete
wso2-p2-agent-3.2.0-SNAPSHOT.zip from the repo first! )

Thanks,
KasunG

On Friday, December 9, 2011, Lahiru Sandaruwan  wrote:
> Hi ,
> I got an error while building
> trunk/product/carbon,
> "Could not find artifact org.wso2.carbon:wso2-p2-agent:zip:3.2.0-SNAPSHOT"
> When I copy the "wso2-p2-agent-3.2.0-SNAPSHOT.zip" to relevant repository
it builds successfully.
> Thanks.
> On Thu, Dec 8, 2011 at 12:21 AM, Harshana Martin 
wrote:
>
>
> On Thu, Dec 8, 2011 at 12:17 AM, Harshana Martin 
wrote:
>
> On Thu, Dec 8, 2011 at 12:09 AM, KasunG Gajasinghe 
wrote:
>
>
> On Wed, Dec 7, 2011 at 11:06 PM, Nirmal Fernando  wrote:
>
> Another error in trunk/orbit/libthrift
>
> [ERROR] Failed to execute goal on project libthrift: Could not resolve
> dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
> Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> -> [Help 1]
> [ERROR]
>
> Nirmal,
> I haven't faced this issue yet after updating to the latest version. I'm
doing a fresh build again, and will test this. Anyway, the cause for this
is seems to be that the dependencies/pom.xml does not contain the
sub-module thrift in its 'default' profile.
>
> It seems KasunG is correct.
> KasunW/BuddhikaC,
> Is there any reason not to include thrift module in to any profile in
dependencies but to include it in orbit?
>
> I have committed the patch from KasunG to include it to default profile
and added to BAM profile too. Please include it in other required profiles
as well.
> Thanks and Regards,
> Harshana
>
> Thanks and Regards,
> Harshana
>
> The missing artifact you mentioned [1] is actually available at [2].
> A one line patch to fix this is attached herewith.
> [1]  org.apache.thrift:libthrift:jar:0.5-wso2v1
> [2] dependencies/thrift/lib/java/
>
> Regards,
> --Kasun
>
> On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin  wrote:
>> I've already fixed commons-pool issue. Pls fix the rest.
>> Thanks.
>> /Harshana
>>
>> On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
>>>
>>>
>>> There's another error popped up in the latest trunk when built with
fresh
>>> repo from carbon root. The reason is that the  version
>>> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT.
Further,
>>> there's some more non-resolvable parent poms in the samples/ of greg.
>>>
>>>
>>> [ERROR] The build could not read 10 projects -> [Help 1]
>>> [ERROR]
>>> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml)
has
>>> 1 error
>>> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
>>> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at
wrong
>>> local POM @ line 23, column 13 -> [Help 2]
>>> [ERRO
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Lahiru Sandaruwan
Hi ,
I got an error while building
trunk/product/carbon,
"Could not find artifact org.wso2.carbon:wso2-p2-agent:zip:3.2.0-SNAPSHOT"

When I copy the "wso2-p2-agent-3.2.0-SNAPSHOT.zip" to relevant repository
it builds successfully.

Thanks.

On Thu, Dec 8, 2011 at 12:21 AM, Harshana Martin  wrote:

>
>
> On Thu, Dec 8, 2011 at 12:17 AM, Harshana Martin wrote:
>
>> On Thu, Dec 8, 2011 at 12:09 AM, KasunG Gajasinghe wrote:
>>
>>>
>>>
>>> On Wed, Dec 7, 2011 at 11:06 PM, Nirmal Fernando wrote:
>>>
 Another error in trunk/orbit/libthrift

 [ERROR] Failed to execute goal on project libthrift: Could not resolve
 dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
 Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
 wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 -> [Help 1]
 [ERROR]

>>>
>>> Nirmal,
>>> I haven't faced this issue yet after updating to the latest version. I'm
>>> doing a fresh build again, and will test this. Anyway, the cause for this
>>> is seems to be that the dependencies/pom.xml does not contain the
>>> sub-module thrift in its 'default' profile.
>>>
>>
>> It seems KasunG is correct.
>>
>> KasunW/BuddhikaC,
>>
>> Is there any reason not to include thrift module in to any profile in
>> dependencies but to include it in orbit?
>>
>
> I have committed the patch from KasunG to include it to default profile
> and added to BAM profile too. Please include it in other required profiles
> as well.
>
>  Thanks and Regards,
> Harshana
>
>>
>> Thanks and Regards,
>> Harshana
>>
>> The missing artifact you mentioned [1] is actually available at [2].
>>>
>>> A one line patch to fix this is attached herewith.
>>>
>>> [1]  org.apache.thrift:libthrift:jar:0.5-wso2v1
>>> [2] dependencies/thrift/lib/java/
>>>
>>> Regards,
>>> --Kasun
>>>


 On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin 
 wrote:
 > I've already fixed commons-pool issue. Pls fix the rest.
 > Thanks.
 > /Harshana
 >
 > On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
 >>
 >>
 >> There's another error popped up in the latest trunk when built with
 fresh
 >> repo from carbon root. The reason is that the  version
 >> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT.
 Further,
 >> there's some more non-resolvable parent poms in the samples/ of greg.
 >>
 >>
 >> [ERROR] The build could not read 10 projects -> [Help 1]
 >> [ERROR]
 >> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
 >>
 (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
 >> 1 error
 >> [ERROR] Non-resolvable parent POM: Could not find artifact
 >> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
 >> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at
 wrong
 >> local POM @ line 23, column 13 -> [Help 2]
 >> [ERROR]
 >> [ERROR]   The project
 >> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
 >>
 (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
 >> has 1 error
 >> [ERROR] Non-resolvable parent POM: Could not find artifact
 >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
 'parent.relativePath'
 >> points at wrong local POM @ line 27, column 9 -> [Help 2]
 >> [ERROR]
 >> [ERROR]   The project
 >>
 org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
 >>
 (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
 >> has 1 error
 >> [ERROR] Non-resolvable parent POM: Could not find artifact
 >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
 'parent.relativePath'
 >> points at wrong local POM @ line 20, column 13 -> [Help 2]
 >> [ERROR]
 >> [ERROR]   The project
 >> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
 >>
 (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
 >> has 1 error
 >> [ERROR] Non-resolvable parent POM: Could not find artifact
 >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
 'parent.relativePath'
 >> points at wrong local POM @ line 22, column 13 -> [Help 2]
 >> [ERROR]
 >> [ERROR]   The project
 >>
 org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
 >>
 (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
 >> has 1 error
 >> [ERROR] Non-resolvable parent POM: Could not find artifact
 >> org.wso2.carb

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Harshana Martin
On Thu, Dec 8, 2011 at 12:17 AM, Harshana Martin  wrote:

> On Thu, Dec 8, 2011 at 12:09 AM, KasunG Gajasinghe wrote:
>
>>
>>
>> On Wed, Dec 7, 2011 at 11:06 PM, Nirmal Fernando  wrote:
>>
>>> Another error in trunk/orbit/libthrift
>>>
>>> [ERROR] Failed to execute goal on project libthrift: Could not resolve
>>> dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
>>> Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>> -> [Help 1]
>>> [ERROR]
>>>
>>
>> Nirmal,
>> I haven't faced this issue yet after updating to the latest version. I'm
>> doing a fresh build again, and will test this. Anyway, the cause for this
>> is seems to be that the dependencies/pom.xml does not contain the
>> sub-module thrift in its 'default' profile.
>>
>
> It seems KasunG is correct.
>
> KasunW/BuddhikaC,
>
> Is there any reason not to include thrift module in to any profile in
> dependencies but to include it in orbit?
>

I have committed the patch from KasunG to include it to default profile and
added to BAM profile too. Please include it in other required profiles as
well.

Thanks and Regards,
Harshana

>
> Thanks and Regards,
> Harshana
>
> The missing artifact you mentioned [1] is actually available at [2].
>>
>> A one line patch to fix this is attached herewith.
>>
>> [1]  org.apache.thrift:libthrift:jar:0.5-wso2v1
>> [2] dependencies/thrift/lib/java/
>>
>> Regards,
>> --Kasun
>>
>>>
>>>
>>> On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin 
>>> wrote:
>>> > I've already fixed commons-pool issue. Pls fix the rest.
>>> > Thanks.
>>> > /Harshana
>>> >
>>> > On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
>>> >>
>>> >>
>>> >> There's another error popped up in the latest trunk when built with
>>> fresh
>>> >> repo from carbon root. The reason is that the  version
>>> >> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT.
>>> Further,
>>> >> there's some more non-resolvable parent poms in the samples/ of greg.
>>> >>
>>> >>
>>> >> [ERROR] The build could not read 10 projects -> [Help 1]
>>> >> [ERROR]
>>> >> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
>>> >> 1 error
>>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> >> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
>>> >> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at
>>> wrong
>>> >> local POM @ line 23, column 13 -> [Help 2]
>>> >> [ERROR]
>>> >> [ERROR]   The project
>>> >> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
>>> >> has 1 error
>>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
>>> 'parent.relativePath'
>>> >> points at wrong local POM @ line 27, column 9 -> [Help 2]
>>> >> [ERROR]
>>> >> [ERROR]   The project
>>> >>
>>> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
>>> >> has 1 error
>>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
>>> 'parent.relativePath'
>>> >> points at wrong local POM @ line 20, column 13 -> [Help 2]
>>> >> [ERROR]
>>> >> [ERROR]   The project
>>> >> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
>>> >> has 1 error
>>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
>>> 'parent.relativePath'
>>> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
>>> >> [ERROR]
>>> >> [ERROR]   The project
>>> >>
>>> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
>>> >> has 1 error
>>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and
>>> 'parent.relativePath'
>>> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
>>> >> [ERROR]
>>> >> [ERROR]   The project
>>> >>
>>> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
>>> >>
>>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
>>> >> 

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Harshana Martin
On Thu, Dec 8, 2011 at 12:09 AM, KasunG Gajasinghe  wrote:

>
>
> On Wed, Dec 7, 2011 at 11:06 PM, Nirmal Fernando  wrote:
>
>> Another error in trunk/orbit/libthrift
>>
>> [ERROR] Failed to execute goal on project libthrift: Could not resolve
>> dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
>> Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> -> [Help 1]
>> [ERROR]
>>
>
> Nirmal,
> I haven't faced this issue yet after updating to the latest version. I'm
> doing a fresh build again, and will test this. Anyway, the cause for this
> is seems to be that the dependencies/pom.xml does not contain the
> sub-module thrift in its 'default' profile.
>

It seems KasunG is correct.

KasunW/BuddhikaC,

Is there any reason not to include thrift module in to any profile in
dependencies but to include it in orbit?

Thanks and Regards,
Harshana

The missing artifact you mentioned [1] is actually available at [2].
>
> A one line patch to fix this is attached herewith.
>
> [1]  org.apache.thrift:libthrift:jar:0.5-wso2v1
> [2] dependencies/thrift/lib/java/
>
> Regards,
> --Kasun
>
>>
>>
>> On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin 
>> wrote:
>> > I've already fixed commons-pool issue. Pls fix the rest.
>> > Thanks.
>> > /Harshana
>> >
>> > On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
>> >>
>> >>
>> >> There's another error popped up in the latest trunk when built with
>> fresh
>> >> repo from carbon root. The reason is that the  version
>> >> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT.
>> Further,
>> >> there's some more non-resolvable parent poms in the samples/ of greg.
>> >>
>> >>
>> >> [ERROR] The build could not read 10 projects -> [Help 1]
>> >> [ERROR]
>> >> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
>> >> 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
>> >> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at
>> wrong
>> >> local POM @ line 23, column 13 -> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
>> >> has 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> >> points at wrong local POM @ line 27, column 9 -> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >>
>> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
>> >> has 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> >> points at wrong local POM @ line 20, column 13 -> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
>> >> has 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >>
>> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
>> >> has 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >>
>> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
>> >>
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
>> >> has 1 error
>> >> [ERROR] Non-resolvable parent POM: Could not find artifact
>> >> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus
>> >> (http://maven.wso2.org/nexus/content/groups/wso2-public/) and
>> >> 'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
>> >> [Help 2]
>> >> [ERROR]
>> >> [ERROR]   The project
>> >>
>> org.wso2.carbon:org.wso2.carbon.

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread KasunG Gajasinghe
On Wed, Dec 7, 2011 at 11:06 PM, Nirmal Fernando  wrote:

> Another error in trunk/orbit/libthrift
>
> [ERROR] Failed to execute goal on project libthrift: Could not resolve
> dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
> Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> -> [Help 1]
> [ERROR]
>

Nirmal,
I haven't faced this issue yet after updating to the latest version. I'm
doing a fresh build again, and will test this. Anyway, the cause for this
is seems to be that the dependencies/pom.xml does not contain the
sub-module thrift in its 'default' profile. The missing artifact you
mentioned [1] is actually available at [2].

A one line patch to fix this is attached herewith.

[1]  org.apache.thrift:libthrift:jar:0.5-wso2v1
[2] dependencies/thrift/lib/java/

Regards,
--Kasun

>
>
> On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin  wrote:
> > I've already fixed commons-pool issue. Pls fix the rest.
> > Thanks.
> > /Harshana
> >
> > On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
> >>
> >>
> >> There's another error popped up in the latest trunk when built with
> fresh
> >> repo from carbon root. The reason is that the  version
> >> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT.
> Further,
> >> there's some more non-resolvable parent poms in the samples/ of greg.
> >>
> >>
> >> [ERROR] The build could not read 10 projects -> [Help 1]
> >> [ERROR]
> >> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
> >> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml)
> has
> >> 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
> >> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at
> wrong
> >> local POM @ line 23, column 13 -> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> >> points at wrong local POM @ line 27, column 9 -> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> >> points at wrong local POM @ line 20, column 13 -> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >>
> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> >> points at wrong local POM @ line 22, column 13 -> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >>
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Could not find artifact
> >> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus
> >> (http://maven.wso2.org/nexus/content/groups/wso2-public/) and
> >> 'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
> >> [Help 2]
> >> [ERROR]
> >> [ERROR]   The project
> >>
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.ui:3.2.0-SNAPSHOT
> >>
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics.ui/pom.xml)
> >> has 1 error
> >> [ERROR] Non-resolvable parent POM: Failure to find
> >> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in
> >> http://maven.wso2.org/nexus/content/g

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Nirmal Fernando
Another error in trunk/orbit/libthrift

[ERROR] Failed to execute goal on project libthrift: Could not resolve
dependencies for project libthrift.wso2:libthrift:bundle:0.5.wso2v1:
Could not find artifact org.apache.thrift:libthrift:jar:0.5-wso2v1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
-> [Help 1]
[ERROR]


On Wed, Dec 7, 2011 at 8:34 PM, Harshana Martin  wrote:
> I've already fixed commons-pool issue. Pls fix the rest.
> Thanks.
> /Harshana
>
> On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:
>>
>>
>> There's another error popped up in the latest trunk when built with fresh
>> repo from carbon root. The reason is that the  version
>> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT. Further,
>> there's some more non-resolvable parent poms in the samples/ of greg.
>>
>>
>> [ERROR] The build could not read 10 projects -> [Help 1]
>> [ERROR]
>> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
>> 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:carbon-orbit-parent:pom:3.2.0 in central
>> (http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong
>> local POM @ line 23, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> points at wrong local POM @ line 27, column 9 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> points at wrong local POM @ line 20, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> points at wrong local POM @ line 22, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
>> points at wrong local POM @ line 22, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Could not find artifact
>> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus
>> (http://maven.wso2.org/nexus/content/groups/wso2-public/) and
>> 'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
>> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.ui:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics.ui/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Failure to find
>> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
>> 'parent.relativePath' points at wrong local POM @ line 19, column 13 ->
>> [Help 2]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.carbon:org.wso2.carbon.registry.samples.handler:3.2.0-SNAPSHOT
>> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/handler/src/pom.xml)
>> has 1 error
>> [ERROR]     Non-resolvable parent POM: Failure to find
>> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
>> local repository, resolution will not be reattempted unti

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Harshana Martin
I've already fixed commons-pool issue. Pls fix the rest.
Thanks.
/Harshana
On Dec 7, 2011 7:38 PM, "KasunG Gajasinghe"  wrote:

>
> There's another error popped up in the latest trunk when built with fresh
> repo from carbon root. The reason is that the  version
> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT. Further,
> there's some more non-resolvable parent poms in the samples/ of greg.
>
>
> [ERROR] The build could not read 10 projects -> [Help 1]
> [ERROR]
> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
> 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:carbon-orbit-parent:pom:*3.2.0 *in central (
> http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong
> local POM @ line 23, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 27, column 9 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 20, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 22, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 22, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/) and
> 'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.ui:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics.ui/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
> 'parent.relativePath' points at wrong local POM @ line 19, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.handler:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/handler/src/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
> 'parent.relativePath' points at wrong local POM @ line 22, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.jcr.client:4.0.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/jcr-client/src/org.wso2.carbon.registry.jcr.client/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifa

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread Dinusha Senanayaka
sorry for the inconvenience.  will fix those issues.

Regards,
Dinusha.

On Wed, Dec 7, 2011 at 7:37 PM, KasunG Gajasinghe  wrote:

>
> There's another error popped up in the latest trunk when built with fresh
> repo from carbon root. The reason is that the  version
> in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT. Further,
> there's some more non-resolvable parent poms in the samples/ of greg.
>
>
> [ERROR] The build could not read 10 projects -> [Help 1]
> [ERROR]
> [ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
> (/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
> 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:carbon-orbit-parent:pom:*3.2.0 *in central (
> http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong
> local POM @ line 23, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 27, column 9 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 20, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 22, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 22, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find artifact
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/) and
> 'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.ui:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics.ui/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
> 'parent.relativePath' points at wrong local POM @ line 19, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.samples.handler:3.2.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/handler/src/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
> 'parent.relativePath' points at wrong local POM @ line 22, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.jcr.client:4.0.0-SNAPSHOT
> (/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/jcr-client/src/org.wso2.carbon.registry.jcr.client/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Could not find ar

Re: [Carbon-dev] Build failure on trunk/orbit

2011-12-07 Thread KasunG Gajasinghe
There's another error popped up in the latest trunk when built with fresh
repo from carbon root. The reason is that the  version
in orbit/commons-pool/pom.xml is 3.2.0 instead of 3.2.0-SNAPSHOT. Further,
there's some more non-resolvable parent poms in the samples/ of greg.


[ERROR] The build could not read 10 projects -> [Help 1]
[ERROR]
[ERROR]   The project commons-pool.wso2:commons-pool:1.5.6.wso2v1
(/home/carbontrunk/kasung/wso2-trunk/carbon/orbit/commons-pool/pom.xml) has
1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:carbon-orbit-parent:pom:*3.2.0 *in central (
http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong
local POM @ line 23, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.governance.samples.shutterbug:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 27, column 9 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.governance.samples.shutterbug.ui:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/shutterbug/src/org.wso2.governance.samples.shutterbug.ui/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 20, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.governance.samples.lcm:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 22, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.governance.samples.lcm.notifications:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/distributed-LCM/src/org.wso2.carbon.governance.samples.lcm.notifications/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:governance:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 22, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT in wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/) and
'parent.relativePath' points at wrong local POM @ line 22, column 14 ->
[Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.ui:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/custom-ui/src/org.wso2.carbon.registry.samples.custom.topics.ui/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
'parent.relativePath' points at wrong local POM @ line 19, column 13 ->
[Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.registry.samples.handler:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/handler/src/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT 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 and
'parent.relativePath' points at wrong local POM @ line 22, column 13 ->
[Help 2]
[ERROR]
[ERROR]   The project
org.wso2.carbon:org.wso2.carbon.registry.jcr.client:4.0.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/products/greg/modules/samples/product/jcr-client/src/org.wso2.carbon.registry.jcr.client/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.wso2.carbon:registry:pom:3.2.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 4, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project org.wso2.carbon:SecVerifier:3.2.0-SNAPSHOT
(/home/carbontrunk/kasung/wso2-trunk/carbon/core/integration/security-verifier/pom.xml)
has 2 erro

[Carbon-dev] Build Failure in AS Stratos AppServer Distribution in trunk

2011-12-06 Thread KasunG Gajasinghe
Hi,

The wso2stratos-as artifact that resides
in products/as/modules/distribution/service fails with the following build
failure log. The issue is that there's no file
called multitenancy-packages.xml
in 
/home/kasun/wso2/carbon/products/as/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/.
This directory exists there though which is generated by p2-profile-gen of
AS.

Thanks,
--Kasun

[INFO]

[INFO]

[INFO] Building WSO2 Stratos AppServer - Distribution 1.1.0-SNAPSHOT
[INFO]

[INFO]
---
---
  [signjar] Signing JAR:
/home/kasun/wso2/carbon/products/as/modules/distribution/service/target/wso2carbon-core-3.2.0-SNAPSHOT/lib/core/WEB-INF/lib/jaxb-xjc-2.1.7.jar
  [signjar] Signing JAR:
/home/kasun/wso2/carbon/products/as/modules/distribution/service/target/wso2carbon-core-3.2.0-SNAPSHOT/lib/core/WEB-INF/lib/org.wso2.carbon.bridge-3.2.0-SNAPSHOT.jar
   [delete] Deleting directory
/home/kasun/wso2/carbon/products/as/modules/distribution/service/target/docs-temp
[INFO] Executed tasks
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-2:attached (4-dist) @
wso2stratos-as ---
[INFO] Reading assembly descriptor:
/home/kasun/wso2/carbon/products/as/modules/distribution/service/src/assembly/bin.xml
[INFO] Reading assembly descriptor:
/home/kasun/wso2/carbon/products/as/modules/distribution/service/src/assembly/docs.xml
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Stratos AppServer - Distribution . FAILURE
[2:57.805s]
[INFO] WSO2 AS - Integration Tests ... SKIPPED
[INFO] WSO2 AS - Login Test Module ... SKIPPED
[INFO] WSO2 AS - Samples Integration . SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 2:58.892s
[INFO] Finished at: Wed Dec 07 11:39:11 IST 2011
[INFO] Final Memory: 14M/498M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:attached (4-dist)
on project wso2stratos-as: Failed to create assembly: File to filter not
found:
/home/kasun/wso2/carbon/products/as/modules/distribution/service/../../p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/conf/multitenancy-packages.xml
(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.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Kathiravelu Pradeeban
On Wed, Dec 7, 2011 at 1:20 AM, Keheliya Gallaba  wrote:

>
>
> On Wed, Dec 7, 2011 at 1:08 AM, Kasun Gajasinghe  wrote:
>
>>
>>
>> On Wed, Dec 7, 2011 at 12:48 AM, Suresh Attanayaka wrote:
>>
>>> Hi Guys,
>>>
>>> I could build service stubs other than *org.wso2.carbon.stratos.common.stub
>>> *and *org.wso2.carbon.tenant.register.gapp.stub* successfully.
>>>
>>> The error message i get when i'm
>>> building org.wso2.carbon.stratos.common.stub is:
>>> "The parents form a cycle:
>>> org.wso2.carbon:org.wso2.carbon.stratos.common.stub:3.2.0-SNAPSHOT ->
>>> org.wso2.carbon:service-stubs:3.2.0-SNAPSHOT ->
>>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT ->
>>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT @
>>> org.wso2.carbon:carbon-components:3.2.0-SNAPSHOT"
>>>
>>>
>> My build under service-stubs/org.wso2.carbon.stratos.common.stub was
>> successful. I just checked. You haven't change the artifactIds in the POMs,
>> right? If not, I think you need to check the pom
>> inheritance hierarchy (using artifactIds in  tag) to see where this
>> error comes starting from org.wso2.carbon.stratos.common.stub project.
>>
>>
>>> and for org.wso2.carbon.tenant.register.gapp.stub is :
>>> "Failed to execute goal on project
>>> org.wso2.carbon.tenant.register.gapp.stub: Could not resolve dependencies
>>> for project
>>> org.wso2.carbon:org.wso2.carbon.tenant.register.gapp.stub:bundle:3.2.0-SNAPSHOT:
>>> Failure to find org.apache.axis2.wso2:axis2-client:jar:1.6.1.wso2v4 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"
>>>
>>>
>> I think Keheliya was also facing this issue. Sanjeewa is working now to
>> have a fix for this. I hope you already changed the axis2 versions in
>> carbon root pom (carbon-platform) to 1.6.1.wso2v*1 *temporally until the
>> fix comes?
>>
>
> Changing instances of axis2-client version from 1.6.1.wso2v1 (if there are
> any in the poms) to 1.6.1.wso2v4 is the way to go. So in
> /trunk/carbon/orbit/axis-client/pom.xml do the following change.
>

+1. That's what Sanjeewa is going to do too - making the axis2 version to
wso2v4. Currently a few components and products are using the older
versions.

Regards,
Pradeeban.

>
>  
>  A single JAR file containing all the client side libraries
>  
> -1.6.1.wso2v1
> +1.6.1.wso2v4
>  http://wso2.org
>
>  
>
> ..and build orbit, then you'll be able to build
> org.wso2.carbon.tenant.register.gapp.stub
>
> Regards,
> Keheliya
>
>
>>
>> Regards,
>> --KasunG
>>
>>
>>> any idea ?
>>>
>>> Thanks,
>>>
>>>
>>> On Tue, Dec 6, 2011 at 4:14 PM, Muhammed Shariq  wrote:
>>>
 Ideally if you trigger a build from the root level then the root pom
 would be copied to the m2 repo. However I tried that approach with Sanjeew
 now and it seems this is not happening now. I checked the pom files but
 couldn't find any obvious issue, Pradeep/Harshana any idea what could be
 the issue?


 On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe wrote:

>
>
> On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody wrote:
>
>> Hi,
>>
>> As a workaround for this you can copy the carbon-platform pom from
>> carbon/components in to your m2 repo.
>>
>> Go to carbon/components and copy the pom to m2 repo in the following
>> manner.c
>>
>>  cp pom.xml
>> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>>
>> Hope this helps.
>>
>>
> Yes, this is the method I used. But, first I had to manually create
> the directory structure by `mkdir
> -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. 
> Then,
> copied the pom using the above command you just said. The workaround in 
> the
> previous mail was somewhat easier because even the editing of the pom at 
> m2
> repo is optional. Lot of guys are having this issue.
>
> Thanks,
> --Kasun
>
>
>> Regards,
>> Dileepa
>>
>> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe wrote:
>>
>>> Hi,
>>>
>>> I faced the following issue when building carbon/service-stubs/ with
>>> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
>>> produced in Maven 2.
>>>
>>> As I found out, the issue was that Maven3 doesn't identify the
>>> carbon root pom, ie. org.wso2.carbon:carbon-platform. A workaround for 
>>> this
>>> problem is to build the carbon root pom first with all the 
>>> declarations in its pom.xml commented out. And then, remove the added
>>> comments in the copied carbon-platform pom in the M2 repo. But I think 
>>> this
>>> needs to be fixed to minimize this inconvenience, and isn't
>>> straight-forward for a new builder.
>>>
>>> Thanks,
>>> 

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Keheliya Gallaba
On Wed, Dec 7, 2011 at 1:08 AM, Kasun Gajasinghe  wrote:

>
>
> On Wed, Dec 7, 2011 at 12:48 AM, Suresh Attanayaka wrote:
>
>> Hi Guys,
>>
>> I could build service stubs other than *org.wso2.carbon.stratos.common.stub
>> *and *org.wso2.carbon.tenant.register.gapp.stub* successfully.
>>
>> The error message i get when i'm
>> building org.wso2.carbon.stratos.common.stub is:
>> "The parents form a cycle:
>> org.wso2.carbon:org.wso2.carbon.stratos.common.stub:3.2.0-SNAPSHOT ->
>> org.wso2.carbon:service-stubs:3.2.0-SNAPSHOT ->
>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT ->
>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT @
>> org.wso2.carbon:carbon-components:3.2.0-SNAPSHOT"
>>
>>
> My build under service-stubs/org.wso2.carbon.stratos.common.stub was
> successful. I just checked. You haven't change the artifactIds in the POMs,
> right? If not, I think you need to check the pom
> inheritance hierarchy (using artifactIds in  tag) to see where this
> error comes starting from org.wso2.carbon.stratos.common.stub project.
>
>
>> and for org.wso2.carbon.tenant.register.gapp.stub is :
>> "Failed to execute goal on project
>> org.wso2.carbon.tenant.register.gapp.stub: Could not resolve dependencies
>> for project
>> org.wso2.carbon:org.wso2.carbon.tenant.register.gapp.stub:bundle:3.2.0-SNAPSHOT:
>> Failure to find org.apache.axis2.wso2:axis2-client:jar:1.6.1.wso2v4 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"
>>
>>
> I think Keheliya was also facing this issue. Sanjeewa is working now to
> have a fix for this. I hope you already changed the axis2 versions in
> carbon root pom (carbon-platform) to 1.6.1.wso2v*1 *temporally until the
> fix comes?
>

Changing instances of axis2-client version from 1.6.1.wso2v1 (if there are
any in the poms) to 1.6.1.wso2v4 is the way to go. So in
/trunk/carbon/orbit/axis-client/pom.xml do the following change.

 
 A single JAR file containing all the client side libraries
 
-1.6.1.wso2v1
+1.6.1.wso2v4
 http://wso2.org

 

..and build orbit, then you'll be able to build
org.wso2.carbon.tenant.register.gapp.stub

Regards,
Keheliya


>
> Regards,
> --KasunG
>
>
>> any idea ?
>>
>> Thanks,
>>
>>
>> On Tue, Dec 6, 2011 at 4:14 PM, Muhammed Shariq  wrote:
>>
>>> Ideally if you trigger a build from the root level then the root pom
>>> would be copied to the m2 repo. However I tried that approach with Sanjeew
>>> now and it seems this is not happening now. I checked the pom files but
>>> couldn't find any obvious issue, Pradeep/Harshana any idea what could be
>>> the issue?
>>>
>>>
>>> On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe wrote:
>>>


 On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody wrote:

> Hi,
>
> As a workaround for this you can copy the carbon-platform pom from
> carbon/components in to your m2 repo.
>
> Go to carbon/components and copy the pom to m2 repo in the following
> manner.c
>
>  cp pom.xml
> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>
> Hope this helps.
>
>
 Yes, this is the method I used. But, first I had to manually create the
 directory structure by `mkdir
 -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. Then,
 copied the pom using the above command you just said. The workaround in the
 previous mail was somewhat easier because even the editing of the pom at m2
 repo is optional. Lot of guys are having this issue.

 Thanks,
 --Kasun


> Regards,
> Dileepa
>
> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe wrote:
>
>> Hi,
>>
>> I faced the following issue when building carbon/service-stubs/ with
>> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
>> produced in Maven 2.
>>
>> As I found out, the issue was that Maven3 doesn't identify the carbon
>> root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
>> problem is to build the carbon root pom first with all the 
>> declarations in its pom.xml commented out. And then, remove the added
>> comments in the copied carbon-platform pom in the M2 repo. But I think 
>> this
>> needs to be fixed to minimize this inconvenience, and isn't
>> straight-forward for a new builder.
>>
>> Thanks,
>> --Kasun
>>
>> [INFO]
>>
>> [INFO]
>> 
>> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
>> 3.2.0-SNAPSHOT
>> [INFO]
>> 
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Kasun Gajasinghe
On Wed, Dec 7, 2011 at 12:48 AM, Suresh Attanayaka  wrote:

> Hi Guys,
>
> I could build service stubs other than *org.wso2.carbon.stratos.common.stub
> *and *org.wso2.carbon.tenant.register.gapp.stub* successfully.
>
> The error message i get when i'm
> building org.wso2.carbon.stratos.common.stub is:
> "The parents form a cycle:
> org.wso2.carbon:org.wso2.carbon.stratos.common.stub:3.2.0-SNAPSHOT ->
> org.wso2.carbon:service-stubs:3.2.0-SNAPSHOT ->
> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT ->
> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT @
> org.wso2.carbon:carbon-components:3.2.0-SNAPSHOT"
>
>
My build under service-stubs/org.wso2.carbon.stratos.common.stub was
successful. I just checked. You haven't change the artifactIds in the POMs,
right? If not, I think you need to check the pom
inheritance hierarchy (using artifactIds in  tag) to see where this
error comes starting from org.wso2.carbon.stratos.common.stub project.


> and for org.wso2.carbon.tenant.register.gapp.stub is :
> "Failed to execute goal on project
> org.wso2.carbon.tenant.register.gapp.stub: Could not resolve dependencies
> for project
> org.wso2.carbon:org.wso2.carbon.tenant.register.gapp.stub:bundle:3.2.0-SNAPSHOT:
> Failure to find org.apache.axis2.wso2:axis2-client:jar:1.6.1.wso2v4 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"
>
>
I think Keheliya was also facing this issue. Sanjeewa is working now to
have a fix for this. I hope you already changed the axis2 versions in
carbon root pom (carbon-platform) to 1.6.1.wso2v*1 *temporally until the
fix comes?

Regards,
--KasunG


> any idea ?
>
> Thanks,
>
>
> On Tue, Dec 6, 2011 at 4:14 PM, Muhammed Shariq  wrote:
>
>> Ideally if you trigger a build from the root level then the root pom
>> would be copied to the m2 repo. However I tried that approach with Sanjeew
>> now and it seems this is not happening now. I checked the pom files but
>> couldn't find any obvious issue, Pradeep/Harshana any idea what could be
>> the issue?
>>
>>
>> On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe  wrote:
>>
>>>
>>>
>>> On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody wrote:
>>>
 Hi,

 As a workaround for this you can copy the carbon-platform pom from
 carbon/components in to your m2 repo.

 Go to carbon/components and copy the pom to m2 repo in the following
 manner.c

  cp pom.xml
 ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom

 Hope this helps.


>>> Yes, this is the method I used. But, first I had to manually create the
>>> directory structure by `mkdir
>>> -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. Then,
>>> copied the pom using the above command you just said. The workaround in the
>>> previous mail was somewhat easier because even the editing of the pom at m2
>>> repo is optional. Lot of guys are having this issue.
>>>
>>> Thanks,
>>> --Kasun
>>>
>>>
 Regards,
 Dileepa

 On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe wrote:

> Hi,
>
> I faced the following issue when building carbon/service-stubs/ with
> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
> produced in Maven 2.
>
> As I found out, the issue was that Maven3 doesn't identify the carbon
> root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
> problem is to build the carbon root pom first with all the 
> declarations in its pom.xml commented out. And then, remove the added
> comments in the copied carbon-platform pom in the M2 repo. But I think 
> this
> needs to be fixed to minimize this inconvenience, and isn't
> straight-forward for a new builder.
>
> Thanks,
> --Kasun
>
> [INFO]
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
> 3.2.0-SNAPSHOT
> [INFO]
> 
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE
> [1.273s]
> [INFO] WSO2 Carbon - Stratos Common Stubs  SKIPPED
> [INFO] WSO2 Carbon - Tenant Registration GApp Stub ... SKIPPED
> [INFO] WSO2 Carbon - Data Admin Console Stub . SKIPPED
>>>

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Suresh Attanayaka
Hi Guys,

I could build service stubs other than *org.wso2.carbon.stratos.common.stub
*and *org.wso2.carbon.tenant.register.gapp.stub* successfully.

The error message i get when i'm
building org.wso2.carbon.stratos.common.stub is:
"The parents form a cycle:
org.wso2.carbon:org.wso2.carbon.stratos.common.stub:3.2.0-SNAPSHOT ->
org.wso2.carbon:service-stubs:3.2.0-SNAPSHOT ->
org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT ->
org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT @
org.wso2.carbon:carbon-components:3.2.0-SNAPSHOT"

and for org.wso2.carbon.tenant.register.gapp.stub is :
"Failed to execute goal on project
org.wso2.carbon.tenant.register.gapp.stub: Could not resolve dependencies
for project
org.wso2.carbon:org.wso2.carbon.tenant.register.gapp.stub:bundle:3.2.0-SNAPSHOT:
Failure to find org.apache.axis2.wso2:axis2-client:jar:1.6.1.wso2v4 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"

any idea ?

Thanks,

On Tue, Dec 6, 2011 at 4:14 PM, Muhammed Shariq  wrote:

> Ideally if you trigger a build from the root level then the root pom would
> be copied to the m2 repo. However I tried that approach with Sanjeew now
> and it seems this is not happening now. I checked the pom files but
> couldn't find any obvious issue, Pradeep/Harshana any idea what could be
> the issue?
>
>
> On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe  wrote:
>
>>
>>
>> On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody wrote:
>>
>>> Hi,
>>>
>>> As a workaround for this you can copy the carbon-platform pom from
>>> carbon/components in to your m2 repo.
>>>
>>> Go to carbon/components and copy the pom to m2 repo in the following
>>> manner.c
>>>
>>>  cp pom.xml
>>> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>>>
>>> Hope this helps.
>>>
>>>
>> Yes, this is the method I used. But, first I had to manually create the
>> directory structure by `mkdir
>> -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. Then,
>> copied the pom using the above command you just said. The workaround in the
>> previous mail was somewhat easier because even the editing of the pom at m2
>> repo is optional. Lot of guys are having this issue.
>>
>> Thanks,
>> --Kasun
>>
>>
>>> Regards,
>>> Dileepa
>>>
>>> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe wrote:
>>>
 Hi,

 I faced the following issue when building carbon/service-stubs/ with
 Maven 3.0.3, and a fresh repo. The log is given below. This error is not
 produced in Maven 2.

 As I found out, the issue was that Maven3 doesn't identify the carbon
 root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
 problem is to build the carbon root pom first with all the 
 declarations in its pom.xml commented out. And then, remove the added
 comments in the copied carbon-platform pom in the M2 repo. But I think this
 needs to be fixed to minimize this inconvenience, and isn't
 straight-forward for a new builder.

 Thanks,
 --Kasun

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
 3.2.0-SNAPSHOT
 [INFO]
 
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE
 [1.273s]
 [INFO] WSO2 Carbon - Stratos Common Stubs  SKIPPED
 [INFO] WSO2 Carbon - Tenant Registration GApp Stub ... SKIPPED
 [INFO] WSO2 Carbon - Data Admin Console Stub . SKIPPED
 ---
 ---
 [INFO] WSO2 Carbon - Qpid Stub ... SKIPPED
 [INFO] WSO2 Carbon - Tenant activity Stub  SKIPPED
 [INFO] WSO2 Carbon - Load Balance Agent Stub . SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 2.870s
 [INFO] Finished at: Tue Dec 06 14:23:26 IST 2011
 [INFO] Final Memory: 19M/618M
 [INFO]
 
 [ERROR] Failed to execute goal on project service-stubs: Could not
 resolve dependencies for project
 org.wso2.carbon:service-stu

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Muhammed Shariq
Ideally if you trigger a build from the root level then the root pom would
be copied to the m2 repo. However I tried that approach with Sanjeew now
and it seems this is not happening now. I checked the pom files but
couldn't find any obvious issue, Pradeep/Harshana any idea what could be
the issue?

On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe  wrote:

>
>
> On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody  wrote:
>
>> Hi,
>>
>> As a workaround for this you can copy the carbon-platform pom from
>> carbon/components in to your m2 repo.
>>
>> Go to carbon/components and copy the pom to m2 repo in the following
>> manner.
>>
>>  cp pom.xml
>> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>>
>> Hope this helps.
>>
>>
> Yes, this is the method I used. But, first I had to manually create the
> directory structure by `mkdir
> -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. Then,
> copied the pom using the above command you just said. The workaround in the
> previous mail was somewhat easier because even the editing of the pom at m2
> repo is optional. Lot of guys are having this issue.
>
> Thanks,
> --Kasun
>
>
>> Regards,
>> Dileepa
>>
>> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe  wrote:
>>
>>> Hi,
>>>
>>> I faced the following issue when building carbon/service-stubs/ with
>>> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
>>> produced in Maven 2.
>>>
>>> As I found out, the issue was that Maven3 doesn't identify the carbon
>>> root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
>>> problem is to build the carbon root pom first with all the 
>>> declarations in its pom.xml commented out. And then, remove the added
>>> comments in the copied carbon-platform pom in the M2 repo. But I think this
>>> needs to be fixed to minimize this inconvenience, and isn't
>>> straight-forward for a new builder.
>>>
>>> Thanks,
>>> --Kasun
>>>
>>> [INFO]
>>>
>>> [INFO]
>>> 
>>> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
>>> 3.2.0-SNAPSHOT
>>> [INFO]
>>> 
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>>> [INFO]
>>> 
>>> [INFO] Reactor Summary:
>>> [INFO]
>>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE
>>> [1.273s]
>>> [INFO] WSO2 Carbon - Stratos Common Stubs  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Registration GApp Stub ... SKIPPED
>>> [INFO] WSO2 Carbon - Data Admin Console Stub . SKIPPED
>>> ---
>>> ---
>>> [INFO] WSO2 Carbon - Qpid Stub ... SKIPPED
>>> [INFO] WSO2 Carbon - Tenant activity Stub  SKIPPED
>>> [INFO] WSO2 Carbon - Load Balance Agent Stub . SKIPPED
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 2.870s
>>> [INFO] Finished at: Tue Dec 06 14:23:26 IST 2011
>>> [INFO] Final Memory: 19M/618M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal on project service-stubs: Could not
>>> resolve dependencies for project
>>> org.wso2.carbon:service-stubs:pom:3.2.0-SNAPSHOT: Failed to collect
>>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1 (compile),
>>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
>>> to read artifact descriptor for
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1: *Could not find artifact
>>> org.wso2.carbon:carbon-platform:pom:3.2.0-SNAPSHOT *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
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Kasun Gajasinghe
On Tue, Dec 6, 2011 at 3:18 PM, Kishanthan Thangarajah
wrote:

> Hi,
>
> On Tue, Dec 6, 2011 at 3:05 PM, Muhammed Shariq  wrote:
>
>> Building from the carbon root should add the platform pom to the m2 repo
>> ..
>>
>
>
Yes, but we couldn't build carbon from root. So, had to build the top-level
sub-projects separately; hence the issue.

Thanks,
--Kasun


> With maven3, can we build the trunk from carbon root pom for the first
> time with fresh repo?
>
> Thanks,
> Kishanthan.
>
>>
>> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe  wrote:
>>
>>> Hi,
>>>
>>> I faced the following issue when building carbon/service-stubs/ with
>>> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
>>> produced in Maven 2.
>>>
>>> As I found out, the issue was that Maven3 doesn't identify the carbon
>>> root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
>>> problem is to build the carbon root pom first with all the 
>>> declarations in its pom.xml commented out. And then, remove the added
>>> comments in the copied carbon-platform pom in the M2 repo. But I think this
>>> needs to be fixed to minimize this inconvenience, and isn't
>>> straight-forward for a new builder.
>>>
>>> Thanks,
>>> --Kasun
>>>
>>> [INFO]
>>>
>>> [INFO]
>>> 
>>> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
>>> 3.2.0-SNAPSHOT
>>> [INFO]
>>> 
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>>> [INFO]
>>> 
>>> [INFO] Reactor Summary:
>>> [INFO]
>>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE
>>> [1.273s]
>>> [INFO] WSO2 Carbon - Stratos Common Stubs  SKIPPED
>>> [INFO] WSO2 Carbon - Tenant Registration GApp Stub ... SKIPPED
>>> [INFO] WSO2 Carbon - Data Admin Console Stub . SKIPPED
>>> ---
>>> ---
>>> [INFO] WSO2 Carbon - Qpid Stub ... SKIPPED
>>> [INFO] WSO2 Carbon - Tenant activity Stub  SKIPPED
>>> [INFO] WSO2 Carbon - Load Balance Agent Stub . SKIPPED
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 2.870s
>>> [INFO] Finished at: Tue Dec 06 14:23:26 IST 2011
>>> [INFO] Final Memory: 19M/618M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal on project service-stubs: Could not
>>> resolve dependencies for project
>>> org.wso2.carbon:service-stubs:pom:3.2.0-SNAPSHOT: Failed to collect
>>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1 (compile),
>>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
>>> to read artifact descriptor for
>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1: *Could not find artifact
>>> org.wso2.carbon:carbon-platform:pom:3.2.0-SNAPSHOT *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
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Shariq.
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2011-12-06 Thread Kasun Gajasinghe
On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody  wrote:

> Hi,
>
> As a workaround for this you can copy the carbon-platform pom from
> carbon/components in to your m2 repo.
>
> Go to carbon/components and copy the pom to m2 repo in the following
> manner.
>
>  cp pom.xml
> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>
> Hope this helps.
>
>
Yes, this is the method I used. But, first I had to manually create the
directory structure by `mkdir
-p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. Then,
copied the pom using the above command you just said. The workaround in the
previous mail was somewhat easier because even the editing of the pom at m2
repo is optional. Lot of guys are having this issue.

Thanks,
--Kasun


> Regards,
> Dileepa
>
> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe  wrote:
>
>> Hi,
>>
>> I faced the following issue when building carbon/service-stubs/ with
>> Maven 3.0.3, and a fresh repo. The log is given below. This error is not
>> produced in Maven 2.
>>
>> As I found out, the issue was that Maven3 doesn't identify the carbon
>> root pom, ie. org.wso2.carbon:carbon-platform. A workaround for this
>> problem is to build the carbon root pom first with all the 
>> declarations in its pom.xml commented out. And then, remove the added
>> comments in the copied carbon-platform pom in the M2 repo. But I think this
>> needs to be fixed to minimize this inconvenience, and isn't
>> straight-forward for a new builder.
>>
>> Thanks,
>> --Kasun
>>
>> [INFO]
>>
>> [INFO]
>> 
>> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module
>> 3.2.0-SNAPSHOT
>> [INFO]
>> 
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom
>> [INFO]
>> 
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE
>> [1.273s]
>> [INFO] WSO2 Carbon - Stratos Common Stubs  SKIPPED
>> [INFO] WSO2 Carbon - Tenant Registration GApp Stub ... SKIPPED
>> [INFO] WSO2 Carbon - Data Admin Console Stub . SKIPPED
>> ---
>> ---
>> [INFO] WSO2 Carbon - Qpid Stub ... SKIPPED
>> [INFO] WSO2 Carbon - Tenant activity Stub  SKIPPED
>> [INFO] WSO2 Carbon - Load Balance Agent Stub . SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 2.870s
>> [INFO] Finished at: Tue Dec 06 14:23:26 IST 2011
>> [INFO] Final Memory: 19M/618M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project service-stubs: Could not
>> resolve dependencies for project
>> org.wso2.carbon:service-stubs:pom:3.2.0-SNAPSHOT: Failed to collect
>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile),
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1 (compile),
>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile),
>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile),
>> commons-logging:commons-logging:jar:1.1.1 (compile),
>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed
>> to read artifact descriptor for
>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1: *Could not find artifact
>> org.wso2.carbon:carbon-platform:pom:3.2.0-SNAPSHOT *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
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Dileepa Jayakody,
> Software Engineer, WSO2 Inc.
> Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   3   4   >