Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frequent releases to maven repo (at least snapshot) #331

Open
typekpb opened this issue Oct 10, 2016 · 8 comments
Open

frequent releases to maven repo (at least snapshot) #331

typekpb opened this issue Oct 10, 2016 · 8 comments
Labels
P3 type=other Miscellaneous activities not covered by other type= labels

Comments

@typekpb
Copy link

typekpb commented Oct 10, 2016

as the latest released version is rather old, please provide more frequent releases in maven repo, or push SNAPSHOT builds to some snapshot repo, so users won't need to rebuild library every time localy.

@ronshapiro
Copy link
Contributor

Unfortunately no one is actively working on Caliper, so my best recommendation is to build locally and install it on your machine. If you want to look at other Google projects that push their snapshot on each commit with Travis, we'd love to accept a contribution!

@typekpb
Copy link
Author

typekpb commented Oct 10, 2016

@ronshapiro OK, thanks for response and suggestion. I don't think I'll find time for that :(

@aadrian
Copy link

aadrian commented Mar 28, 2017

@ronshapiro so this project is abandoned? There seem to be commits.

@ronshapiro
Copy link
Contributor

@cgdecker has been spending the most time on Caliper recently, but mostly for Android.

We don't have anyone actively working on it, but it's definitely still usable (we use it all the time)

@aadrian
Copy link

aadrian commented Mar 28, 2017

@ronshapiro

We don't have anyone actively working on it,

Than please do at least a newer Maven release, since we don't have the commit nor the publish credentials.

Also there seem to be quite a few and old not merged PRs (but also not "refused" )

@heuermh
Copy link

heuermh commented Jan 20, 2018

Ping @ronshapiro @cgdecker

We're seeing new commits migrated by MOE to here but the Travis build is still failing, as are local builds from git HEAD

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
(default-compile) on project caliper-runner: Fatal error compiling:
java.lang.IllegalArgumentException: int cannot be converted to an Element -> [Help 1]

Please, give the publicly-facing version of this project the little bit of love it needs to be useful. Thanks!

@raghsriniv raghsriniv added type=other Miscellaneous activities not covered by other type= labels and removed type: task labels Aug 6, 2019
@cgruber
Copy link
Contributor

cgruber commented Sep 27, 2020

As of this comment, head builds cleanly and tests cleanly (non-android profile) with:

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_202.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"

That doesn't obsolete this issue (which is about maven releases, which I agree would be nice). But at least can address the in-comments concern about head building. At this point, at least, it's clean.

@cgruber
Copy link
Contributor

cgruber commented Sep 27, 2020

I'd offer to roll a release, but I did the "right thing" and told the sonatype folks to remove me from com.google publishing rights when I left the big G. :) sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 type=other Miscellaneous activities not covered by other type= labels
Projects
None yet
Development

No branches or pull requests

7 participants