[
https://issues.apache.org/jira/browse/DIRSTUDIO-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995714#comment-16995714
]
Graham Leggett commented on DIRSTUDIO-1244:
-------------------------------------------
Bizarrely, upgrading directory-studio's pom to machine the commons-pool2
version on the directory-api's pom fixes this.
https://github.com/apache/directory-studio/pull/25
> Build failure on trunk/master: Missing requirement:
> org.apache.directory.api.ldap.client.api 2.0.0.AM5-SNAPSHOT requires
> 'java.package; org.apache.commons.pool2 2.7.0' but it could not be found
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-1244
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1244
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-build
> Reporter: Graham Leggett
> Priority: Major
>
> When attempting to build trunk/master of Apache Directory Studio, the build
> fails with reference to non-existent dependencies:
> {noformat}
> [ERROR] Cannot resolve target definition:
> [ERROR] Software being installed: org.apache.directory.api.ldap.client.api
> 2.0.0.AM5-SNAPSHOT
> [ERROR] Missing requirement: org.apache.directory.api.ldap.client.api
> 2.0.0.AM5-SNAPSHOT requires 'java.package; org.apache.commons.pool2 2.7.0'
> but it could not be found
> [ERROR]
> [ERROR] Failed to resolve target definition
> /Users/minfrin/src/apache/sandbox/directory/directory-studio-trunk/eclipse-trgt-platform/org.apache.directory.studio.eclipse-trgt-platform.target:
> See log for details -> [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/MavenExecutionException
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]