Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-26 Thread Sameera Kannangara
Hi all,


On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server Feature
 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log


This error occurred due to some missing feature dependencies for IS
features used by G-Reg.
I have talked with the IS team and added the necessary IS dependencies to
G-Reg product.
Changes are proposed in the pull request at [1]
Please verify and merge.

Thank you,
SameeraK

[1] https://github.com/wso2-dev/product-greg/pull/1
[2] my repo - https://github.com/sameerak/product-greg.git



 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
 [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are appearing
 above. First 3 repos built normally and when building the 4th one
 (product-greg), I got following error message.

 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Command line:
 /bin/sh -c cd
 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Sameera Kannangara
Hi all,

This error occurs due to some missing properties
in wso2-dev/carbon-governance/pom.xml file.
Following entries should be added to the wso2-dev/carbon-governance/pom.xml
property element to built governance features correctly.

registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version
governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

After adding these elements wso2-dev/carbon-governance repos should be
built again and with the newly created features wso2-dev/product-greg repo
can be built passing the previous error.

Now following error occurs as the build proceeds.

Installation failed.Cannot complete the install because one or more
required items could not be found.

 Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
 Missing requirement: Application Authentication Framework Server Feature
4.3.0.SNAPSHOT
(org.wso2.carbon.identity.application.authentication.framework.server.feature.group
4.3.0.SNAPSHOT) requires
'org.wso2.carbon.identity.user.profile.server.feature.group
[4.3.0.SNAPSHOT,4.4.0)' but it could not be found
 Cannot satisfy dependency:
  From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.identity.provider.server.feature.group
[4.3.0.SNAPSHOT,4.4.0)
 Cannot satisfy dependency:
  From: Identity Provider Server Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
  To:
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
[4.3.0.SNAPSHOT,4.4.0)
Application failed, log file location:
/home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE [23.450s]
[INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
[INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
[INFO] WSO2 Governance Registry - Distribution ... SKIPPED
[INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
[INFO] Registry Admin-Clients Module . SKIPPED
[INFO] Registry Test Utility Module .. SKIPPED
[INFO] Registry Test Artifact Module . SKIPPED
[INFO] Registry Backward association handler Artifact  SKIPPED
[INFO] Registry Integration Test Module .. SKIPPED
[INFO] Registry Tests Resources Test Module .. SKIPPED
[INFO] Registry Metadata Test Module . SKIPPED
[INFO] Registry Lifecycle Test Module  SKIPPED
[INFO] Registry Permission Test Module ... SKIPPED
[INFO] Registry Extensibility Test Module  SKIPPED
[INFO] Registry Governance API Test Module ... SKIPPED
[INFO] Registry Smoke Test Module  SKIPPED
[INFO] Registry Public JIRA Test Module .. SKIPPED
[INFO] Registry Search and Version Test Module ... SKIPPED
[INFO] Registry Test Reporting Module  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 24.477s
[INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
[INFO] Final Memory: 19M/425M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
(3-p2-profile-generation) on project governance-profile-gen: P2 publisher
return code was 13 - [Help 1]

What could be the issue here?

Thank you,
SameeraK



On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are appearing
 above. First 3 repos built normally and when building the 4th one
 (product-greg), I got following error message.

 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Command line:
 /bin/sh -c cd
 /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen 
 /usr/installations/jdk1.6.0_45/jre/bin/java -jar
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
 -nosplash -application
 org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -source
 /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/tmp.1403704378829/featureExtract
 -metadataRepository
 file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Sameera Kannangara
Hi all,

I've created a pull request for above version number additions at [1].
Please check and merge.

Thank you,
SameeraK

[1] https://github.com/wso2-dev/carbon-governance/pull/7
[2] my fork - https://github.com/sameerak/carbon-governance




On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server Feature
 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
 [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are appearing
 above. First 3 repos built normally and when building the 4th one
 (product-greg), I got following error message.

 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Command line:
 /bin/sh -c cd
 /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen 
 /usr/installations/jdk1.6.0_45/jre/bin/java -jar
 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Subash Chaturanga
Hi,
@Pulasthi, please verify and merge those fixes.



On Thu, Jun 26, 2014 at 9:19 AM, Sameera Kannangara samee...@wso2.com
wrote:

 Hi all,

 I've created a pull request for above version number additions at [1].
 Please check and merge.

 Thank you,
 SameeraK

 [1] https://github.com/wso2-dev/carbon-governance/pull/7
 [2] my fork - https://github.com/sameerak/carbon-governance




 On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server Feature
 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
  [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are appearing
 above. First 3 repos built normally and when building the 4th one
 (product-greg), I got following error message.

 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Command line:
 /bin/sh -c cd
 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Subash Chaturanga
Hi Pulasthi,
Can you send me the git hub ID of yours, so that I can grant you to allow
merging to dev repo.


On Thu, Jun 26, 2014 at 9:23 AM, Subash Chaturanga sub...@wso2.com wrote:

 Hi,
 @Pulasthi, please verify and merge those fixes.



 On Thu, Jun 26, 2014 at 9:19 AM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I've created a pull request for above version number additions at [1].
 Please check and merge.

 Thank you,
 SameeraK

 [1] https://github.com/wso2-dev/carbon-governance/pull/7
 [2] my fork - https://github.com/sameerak/carbon-governance




 On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server
 Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
  [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are appearing
 above. First 3 repos built normally and when building the 4th one
 (product-greg), I got following error 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Sameera Kannangara
copying Pulasthi.

Thanks,
SameeraK


On Thu, Jun 26, 2014 at 9:26 AM, Subash Chaturanga sub...@wso2.com wrote:

 Hi Pulasthi,
 Can you send me the git hub ID of yours, so that I can grant you to allow
 merging to dev repo.


 On Thu, Jun 26, 2014 at 9:23 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi,
 @Pulasthi, please verify and merge those fixes.



 On Thu, Jun 26, 2014 at 9:19 AM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I've created a pull request for above version number additions at [1].
 Please check and merge.

 Thank you,
 SameeraK

 [1] https://github.com/wso2-dev/carbon-governance/pull/7
 [2] my fork - https://github.com/sameerak/carbon-governance




 On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server
 Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
  [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I forked carbon4-kernel[1], carbon-governance[2], carbon-registry[3]
 and product-greg[4] and built these repos in the order they are 

Re: [Dev] [G-Reg] Build failure in git repo wso2-dev/product-greg

2014-06-25 Thread Pulasthi Supun
Hi Subash,

My Git ID is 724075. will verify and add the pull requests

Regards,
Pulasthi






On Thu, Jun 26, 2014 at 9:35 AM, Sameera Kannangara samee...@wso2.com
wrote:

 copying Pulasthi.

 Thanks,
 SameeraK


 On Thu, Jun 26, 2014 at 9:26 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi Pulasthi,
 Can you send me the git hub ID of yours, so that I can grant you to allow
 merging to dev repo.


 On Thu, Jun 26, 2014 at 9:23 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi,
 @Pulasthi, please verify and merge those fixes.



 On Thu, Jun 26, 2014 at 9:19 AM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi all,

 I've created a pull request for above version number additions at [1].
 Please check and merge.

 Thank you,
 SameeraK

 [1] https://github.com/wso2-dev/carbon-governance/pull/7
 [2] my fork - https://github.com/sameerak/carbon-governance




 On Wed, Jun 25, 2014 at 10:14 PM, Sameera Kannangara samee...@wso2.com
  wrote:

 Hi all,

 This error occurs due to some missing properties
 in wso2-dev/carbon-governance/pom.xml file.
 Following entries should be added to
 the wso2-dev/carbon-governance/pom.xml property element to built 
 governance
 features correctly.


 registry.core.feature.version4.3.0-SNAPSHOT/registry.core.feature.version

 governance.metadata.feature.version4.3.0-SNAPSHOT/governance.metadata.feature.version

 After adding these elements wso2-dev/carbon-governance repos should be
 built again and with the newly created features wso2-dev/product-greg repo
 can be built passing the previous error.

 Now following error occurs as the build proceeds.

 Installation failed.Cannot complete the install because one or more
 required items could not be found.

  Software being installed: Identity OAuth Server Feature
 4.3.0.SNAPSHOT (org.wso2.carbon.identity.oauth.server.feature.group
 4.3.0.SNAPSHOT)
  Missing requirement: Application Authentication Framework Server
 Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 4.3.0.SNAPSHOT) requires
 'org.wso2.carbon.identity.user.profile.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)' but it could not be found
  Cannot satisfy dependency:
   From: Identity OAuth Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.oauth.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.provider.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: Identity Provider Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.provider.server.feature.group 4.3.0.SNAPSHOT)
   To:
 org.wso2.carbon.identity.application.authentication.framework.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
 Application failed, log file location:
 /home/sameerak/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1403712092805.log

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
 [23.450s]
 [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SKIPPED
  [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
 [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
 [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
 [INFO] Registry Admin-Clients Module . SKIPPED
 [INFO] Registry Test Utility Module .. SKIPPED
 [INFO] Registry Test Artifact Module . SKIPPED
 [INFO] Registry Backward association handler Artifact  SKIPPED
 [INFO] Registry Integration Test Module .. SKIPPED
 [INFO] Registry Tests Resources Test Module .. SKIPPED
 [INFO] Registry Metadata Test Module . SKIPPED
 [INFO] Registry Lifecycle Test Module  SKIPPED
 [INFO] Registry Permission Test Module ... SKIPPED
 [INFO] Registry Extensibility Test Module  SKIPPED
 [INFO] Registry Governance API Test Module ... SKIPPED
 [INFO] Registry Smoke Test Module  SKIPPED
 [INFO] Registry Public JIRA Test Module .. SKIPPED
 [INFO] Registry Search and Version Test Module ... SKIPPED
 [INFO] Registry Test Reporting Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 24.477s
 [INFO] Finished at: Wed Jun 25 21:31:36 IST 2014
 [INFO] Final Memory: 19M/425M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
 (3-p2-profile-generation) on project governance-profile-gen: P2 publisher
 return code was 13 - [Help 1]

 What could be the issue here?

 Thank you,
 SameeraK



 On Wed, Jun 25, 2014 at 8:35 PM, Sameera