[
https://issues.apache.org/jira/browse/DIRAPI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511880#comment-17511880
]
Thomas Jodes commented on DIRAPI-382:
-------------------------------------
Hi Emmanuel,
thank you , I did that. The full build of the aggregation resulted in
"all/target/":
{code:java}
total 3163
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 ./
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 ../
-rw-r--r-- 1 jodes 1049089 30 Mrz 24 15:11 .plxarc
-rw-r--r-- 1 jodes 1049089 3196531 Mrz 24 15:11 api-all-2.1.0.jar
-rw-r--r-- 1 jodes 1049089 7818 Mrz 24 15:11 api-all-2.1.0-sources.jar
-rw-r--r-- 1 jodes 1049089 89 Mrz 24 15:11 checkstyle-cachefile
-rw-r--r-- 1 jodes 1049089 9353 Mrz 24 15:11 checkstyle-checker.xml
-rw-r--r-- 1 jodes 1049089 84 Mrz 24 15:11 checkstyle-result.xml
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 classes/
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 maven-archiver/
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 maven-shared-archive-resources/
-rw-r--r-- 1 jodes 1049089 8356 Mrz 24 15:11 original-api-all-2.1.0.jar
drwxr-xr-x 1 jodes 1049089 0 Mrz 24 15:11 test-classes/ {code}
Where one can see, that "api-all-2.1.0-sources.jar" is practically empty, just
7818 bytes. In your case show above, I wonder the larger file size.
However, the small sources-jar should explain, why this artifact without
sources can land at Maven Central...
> 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]