I'm not sure what plugins are available for Scala builds yet as I'm still rather new to the Scala ecosystem. I was thinking it might be simpler to find this stuff by switching to SBT for this subproject, though I'll still have to explore a bit to find out.
On 16 July 2017 at 13:26, Gary Gregory <[email protected]> wrote: > Is there a CLIRR plugin for Scala? 'cause 'mvn clean clirr:check' blows up. > > > Gary > > On Sun, Jul 16, 2017 at 9:41 AM, Matt Sicker <[email protected]> wrote: > > > Hello all, sorry for the delay between release candidates. This is a vote > > to release RC2 of Log4j Scala API 11.0, the first release of the new > > repository. The main features in this release are Scala 2.12 support and > an > > API for manipulating the ThreadContext. > > > > Artifacts are available in this staging repository: < > > https://repository.apache.org/content/repositories/ > orgapachelogging-1028/ > > >. > > The site is on <https://rgoers.github.io/log4j-scala-site/> (though it's > > not appearing for me at the time of writing). Don't mind the styling > issues > > in component pages as these will point to the correct paths when merged > > with the existing site. > > > > The artifacts are signed with my GPG key with the > > ID 748F15B2CF9BA8F024155E6ED7C92B70FA1C814D which is available in the > > Logging KEYS file. > > > > Artifacts can be downloaded using the following command: > > > > wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate > > https://repository.apache.org/content/repositories/ > > orgapachelogging-1028/org/apache/logging/log4j/ > > > > If that doesn't work, please let me know so I can note the correct > command > > for future vote emails. > > > > -- > > Matt Sicker <[email protected]> > > > -- Matt Sicker <[email protected]>
