[
https://issues.apache.org/jira/browse/DIRAPI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510331#comment-17510331
]
Emmanuel Lécharny commented on DIRAPI-382:
------------------------------------------
FTR, when you checkout the 2.1.0 tag, and build it, the {{all/target}}
directory properly contains the packaged sources:
```
$ pwd
/Users/elecharny/apacheds/directory-ldap-api-2.1.0/all/target
Emmanuels-MacBook-Pro:target elecharny$ ll
total 12144
drwxr-xr-x 13 elecharny staff 416 22 mar 09:38 .
drwxr-xr-x 7 elecharny staff 224 22 mar 09:38 ..
-rw-r--r-- 1 elecharny staff 30 22 mar 09:38 .plxarc
-rw-r--r-- 1 elecharny staff 2979197 22 mar 09:38 api-all-2.1.0-sources.jar
-rw-r--r-- 1 elecharny staff 3197792 22 mar 09:38 api-all-2.1.0.jar
-rw-r--r-- 1 elecharny staff 87 22 mar 09:38 checkstyle-cachefile
-rw-r--r-- 1 elecharny staff 9353 22 mar 09:38 checkstyle-checker.xml
-rw-r--r-- 1 elecharny staff 81 22 mar 09:38 checkstyle-result.xml
drwxr-xr-x 3 elecharny staff 96 22 mar 09:38 classes
drwxr-xr-x 3 elecharny staff 96 22 mar 09:38 maven-archiver
drwxr-xr-x 3 elecharny staff 96 22 mar 09:38
maven-shared-archive-resources
-rw-r--r-- 1 elecharny staff 8322 22 mar 09:38 original-api-all-2.1.0.jar
drwxr-xr-x 3 elecharny staff 96 22 mar 09:38 test-classes
```
I wonder why it didn't make it to the maven central repository for the last two
releases...
> The api-all-<version>-sources.jar in central is empty
> -----------------------------------------------------
>
> Key: DIRAPI-382
> URL: https://issues.apache.org/jira/browse/DIRAPI-382
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Thomas Jodes
> Priority: Major
>
> As a developer using an IDE, I want to hop into the sources of the LDAP-API
> project.
> Tracing the downloaded sources jar of "api-all-2.1.0.jar", i.e.
> "api-all-2.1.0-sources.jar", it is empty, thus containing no java file that
> an IDE can use to see either code nor documentation.
> It would be appreciable to add the api-all's sources to maven central as well.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]