google / google/robotstxt-java

Why not publish to Maven Central

Aperta
#15 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
48
Fork
24
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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



Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.