You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Graham Leggett (Jira)" <ji...@apache.org> on 2019/12/13 14:36:00 UTC

[jira] [Commented] (DIRSTUDIO-1244) 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

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995671#comment-16995671 ] 

Graham Leggett commented on DIRSTUDIO-1244:
-------------------------------------------

The weekly build first picked up this build breakage over a month ago here:

https://builds.apache.org/blue/organizations/jenkins/dir-studio-pipeline/detail/dir-studio-pipeline/50/pipeline

It looks like the commit that broke it was this one:

https://github.com/apache/directory-ldap-api/commit/264b8dc7f7bf032bce8a60e4864d564d42e8e934

It is not clear at this point why commons-pool2 v2.7.0 is missing from the repos.

> 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: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org