google / google/robotstxt-java

Why not publish to Maven Central

オープン
#15 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。