[overlord-issues] [JBoss JIRA] (RTGOV-399) Karaf features module. maven build fails due to missing dependencies

Gary Brown (JIRA) issues at jboss.org
Tue Mar 18 04:12:10 EDT 2014


     [ https://issues.jboss.org/browse/RTGOV-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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


More information about the overlord-issues mailing list