symphonyoss / clj-symphony

An idiomatic Clojure wrapper for the symphony-java-client
Apache License 2.0
5 stars 8 forks source link

Migrate off of Whitesource's Maven plugin #11

Open pmonks opened 5 years ago

pmonks commented 5 years ago

Whitesource have announced that they'll be EOLing their Maven plugin on May 1st 2019, so we need to move off of it.

Note: this is awaiting guidance from FINOS.

pmonks commented 4 years ago

FINOS guidance now available.

pmonks commented 4 years ago

Partially fixed in 4e82b371617366e9afd5e321bd944320e72f8798. Sent following email to help@finos.org:

G'day!

As described in step 2 of the WhiteSource for GitHub.com configuration instructions, can you please enable WhiteSource's repository scanning for symphonyoss/clj-symphony?

I've removed the previous WhiteSource Maven plugin based steps from the Travis CI configuration, and added the new WhiteSource configuration files, but please advise if there are additional steps required on my end.

Thanks in advance,
Peter
pmonks commented 4 years ago

This has apparently been configured, although the whitesource bot is doing unexpected things in the PR it submitted, so it's hard to tell what's going on...

pmonks commented 4 years ago

@maoo and I are still figuring out how to do this - see https://github.com/symphonyoss/clj-symphony/pull/15 for that conversation.