nielsbasjes opened a new pull request, #717: URL: https://github.com/apache/plc4x/pull/717
The releases publish the sources.jar along side the binary jar files as can be seen here: https://repo1.maven.org/maven2/org/apache/plc4x/plc4j-api/0.10.0/ The snapshot releases however do no have the sources.jar: https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plc4j-api/0.11.0-SNAPSHOT/ This makes debugging an application that uses the latest snapshot needlessly hard. This pull request simply generates and publishes the source jar on verify/install. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
