google / google/robotstxt-java

Why not publish to Maven Central

未关闭
#15 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
48
派生
24
PR 合并指标
30 天内没有已合并 PR

描述

It would make it easier if you published to Maven Central so we could simply reference your jar in our pom.xml. I found, after building with: mvn install clean I was able to reference locally in my ~/.m2/repository using:
```

com.google.search.robotstxt
robotstxt-java
1.0-SNAPSHOT

```
But I need to inform others to clone and build locally if they intend to use the library.

It would also be helpful to add the build for *-jar-with-dependencies.jar by updating the pom.xml with these lines in the plugin:
```

maven-assembly-plugin
```
add these
```


simple-command
package

attached



```
end addition
```


jar-with-dependencies



com.google.search.robotstxt.RobotsParserApp



贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。