[JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies
by ivan mckinley (JIRA)
[ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.... ]
ivan mckinley commented on RTGOV-399:
-------------------------------------
The original problem resolved with your suggestion. Unfortunately it still encounters a dependency issue.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Overlord RTGov::Release::Karaf .................... SUCCESS [1.760s]
[INFO] Overlord RTGov::Release::Karaf::DS ................ SUCCESS [0.182s]
[INFO] Overlord RTGov::Release::Karaf::DS::Activity Store JPA H2 SUCCESS [11.782s]
[INFO] Overlord RTGov::Release::Karaf::Features .......... FAILURE [1:34.959s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:54.594s
[INFO] Finished at: Tue Mar 18 10:49:12 CET 2014
[INFO] Final Memory: 28M/295M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project features: Could not resolve dependencies for project org.overlord.rtgov.release.karaf:features:jar:2.0.0-SNAPSHOT: Could not find artifact org.overlord.rtgov.karaf.ds:activity-store-jpa-h2:jar:2.0.0-SNAPSHOT in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/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]
> Karaf features module. maven build fails due to missing dependencies
> --------------------------------------------------------------------
>
> Key: RTGOV-399
> URL: https://issues.jboss.org/browse/RTGOV-399
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Affects Versions: 2.0.0.M1
> Reporter: ivan mckinley
> Assignee: Gary Brown
>
> A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
> Reason
> - commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
> - org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
> [1]Maven build
> mvn install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
> [ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
> [ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
> [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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies
by ivan mckinley (JIRA)
[ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.... ]
ivan mckinley reopened RTGOV-399:
---------------------------------
> Karaf features module. maven build fails due to missing dependencies
> --------------------------------------------------------------------
>
> Key: RTGOV-399
> URL: https://issues.jboss.org/browse/RTGOV-399
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Affects Versions: 2.0.0.M1
> Reporter: ivan mckinley
> Assignee: Gary Brown
>
> A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
> Reason
> - commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
> - org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
> [1]Maven build
> mvn install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
> [ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
> [ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
> [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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-340) Message tab readonly when no resubmit provider
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-340?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-340.
------------------------------
Resolution: Done
> Message tab readonly when no resubmit provider
> ----------------------------------------------
>
> Key: RTGOV-340
> URL: https://issues.jboss.org/browse/RTGOV-340
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
> Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
> In future, additional checks will be that the user has permission to view and/or resubmit this message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-399.
------------------------------
Resolution: Rejected
This versions are in the latest snapshot of the integration bom, which was pushed to nexus yesterday afternoon, so its possible the problem is your local m2 repo is out of date.
Can you "mvn -U clean install" to ensure all artifacts are refreshed?
If you still get the problem, then please reopen this issue.
> Karaf features module. maven build fails due to missing dependencies
> --------------------------------------------------------------------
>
> Key: RTGOV-399
> URL: https://issues.jboss.org/browse/RTGOV-399
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Affects Versions: 2.0.0.M1
> Reporter: ivan mckinley
> Assignee: Gary Brown
>
> A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
> Reason
> - commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
> - org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
> [1]Maven build
> mvn install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
> [ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
> [ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
> [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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies
by ivan mckinley (JIRA)
[ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.... ]
ivan mckinley updated RTGOV-399:
--------------------------------
Description:
A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
Reason
- commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
-org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
[1]Maven build
mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
[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
Affects Version/s: 2.0.0.M1
Affects: Compatibility/Configuration
> Karaf features module. maven build fails due to missing dependencies
> --------------------------------------------------------------------
>
> Key: RTGOV-399
> URL: https://issues.jboss.org/browse/RTGOV-399
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Affects Versions: 2.0.0.M1
> Reporter: ivan mckinley
> Assignee: Gary Brown
>
> A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
> Reason
> - commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
> -org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
> [1]Maven build
> mvn install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
> [ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
> [ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
> [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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies
by ivan mckinley (JIRA)
[ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.... ]
ivan mckinley updated RTGOV-399:
--------------------------------
Description:
A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
Reason
- commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
- org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
[1]Maven build
mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
[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
was:
A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
Reason
- commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
-org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
[1]Maven build
mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
[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
> Karaf features module. maven build fails due to missing dependencies
> --------------------------------------------------------------------
>
> Key: RTGOV-399
> URL: https://issues.jboss.org/browse/RTGOV-399
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Affects Versions: 2.0.0.M1
> Reporter: ivan mckinley
> Assignee: Gary Brown
>
> A "mvn clean install" fail on the karaf/feature module with the following maven message, [1]
> Reason
> - commons-digester does not have a version defined in parent bom jboss-integration-platform-parent 6.0.0-SNAPSHOT
> - org.jboss.marshalling:jboss-marshalling-osgi:jar . is not defined in parent bom
> [1]Maven build
> mvn install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.overlord.rtgov.release.karaf:features:2.0.0-SNAPSHOT (/Users/imckinle/jboss/Overlord/rtgov/release/karaf/features/pom.xml) has 2 errors
> [ERROR] 'dependencies.dependency.version' for commons-digester:commons-digester:jar is missing. @ line 288, column 15
> [ERROR] 'dependencies.dependency.version' for org.jboss.marshalling:jboss-marshalling-osgi:jar is missing. @ line 340, column 15
> [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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months