开发者

Where do I get the google artifact from?

开发者 https://www.devze.com 2022-12-29 14:07 出处:网络
So I\'m trying to build guava from source with开发者_开发问答 maven2 but it seems to need the \'google\' artifact as parent. Where is the upstream website of this artifact? (yes, I need the source, no

So I'm trying to build guava from source with开发者_开发问答 maven2 but it seems to need the 'google' artifact as parent. Where is the upstream website of this artifact? (yes, I need the source, not just the artifact).


The guava-parent artifact is in the main source repo for guava under maven/pom.xml

Just do "mvn -N install" from the maven directory and you'll have it in your local repo. Having said that, it should have automatically picked it up - I'll check out a fresh workspace with an empty local repository and make sure the main guava project will automatically find the parent pom.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号