On Tue, Jun 23, 2020 at 10:53 AM Robert Munteanu <[email protected]> wrote: > ...I asked earlier about checking in the FAR file to the git repository.... ... > Could this binary file be pulled in at runtime instead? ...
I think org.apache.sling.kickstart-0.0.4-source-release.zip cannot be considered a "source release" as it contains a large aggregate of jar files, so I'm -1 on this release. I haven't followed previous discussions but there must be a better way of distributing that org.apache.sling.kickstart.far Compared to what we're doing for other things, I think that file should be built from a pom that's in one of out Git repos and distributed via Maven Central as an attached artifact, using [1] or something similar. Creating a specific Git repository for that is fine if that's convenient. -Bertrand [1] https://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html
