linkedin / flashback

mock the internet
BSD 2-Clause "Simplified" License
578 stars 54 forks source link

publishing to JFrog Bintray #37

Closed sf1152 closed 4 years ago

sf1152 commented 4 years ago

-Followed instruction https://github.com/bintray/gradle-bintray-plugin to publish flashback Bintray -Add an "flashback-all" subproject that makes it easier to depend on the entirety of flashback. -Minor cleanup

Testing: publish locally:

./gradlew -Dmaven.repo.local=$HOME/local-repo assemble publishToMavenLocal checked pom: `<?xml version="1.0" encoding="UTF-8"?>

4.0.0 com.linkedin.flashback flashback 0.0.5 org.apache.commons commons-lang3 3.4 runtime commons-io commons-io 2.4 runtime org.bouncycastle bcpkix-jdk15on 1.51 runtime org.bouncycastle bcprov-jdk15on 1.51 runtime commons-cli commons-cli 1.2 runtime org.easymock easymock 3.3 runtime com.google.guava guava 18.0 runtime org.apache.httpcomponents httpclient 4.3.1 runtime com.fasterxml.jackson.core jackson-core 2.5.3 runtime log4j log4j 1.2.17 runtime io.netty netty-all 4.0.27.Final runtime flashback 2-CLAUSE BSD https://github.com/linkedin/flashback/blob/master/LICENSE repo https://github.com/linkedin/flashback.git `