[
https://issues.apache.org/jira/browse/FC-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney resolved FC-37.
------------------------------
Resolution: Fixed
changed dependency in openldap-fortress-accelerator to use:
<dependency>
<groupId>org.apache.directory.api</groupId>
<artifactId>api-all</artifactId>
<version>1.0.0-M24</version>
</dependency>
</dependencies>
> Accelerator jar is refering to a SNAPSHOT version of the released LDAP API
> --------------------------------------------------------------------------
>
> Key: FC-37
> URL: https://issues.apache.org/jira/browse/FC-37
> Project: FORTRESS-CORE
> Issue Type: Bug
> Affects Versions: 1.0.0-RC39
> Reporter: Emmanuel Lecharny
> Priority: Blocker
> Fix For: 1.0.0-RC40
>
>
> The accelerator jar has a dependency on 1.0.0-M22-SNAPSHOT LDAP API. This
> SNAPSHOT does not exist in Maven.
> We should depend on a released version of the API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)