Skip to content

Commit

Permalink
back out minimal pom.xml with licesnse (#79)
Browse files Browse the repository at this point in the history
- deploy failed for unknown reasons:

Deploying /- to repository clojars as ***
Sending ///pom//-pom.jar (3k)to https://clojars.org/repo/
Could not transfer artifact /:/:jar:pom from/to clojars (https://clojars.org/repo): transfer failed for https://clojars.org/repo/////pom//-pom.jar, status: 400 Bad Request
Sending ///jar//-jar.jar (25k)to https://clojars.org/repo/
Could not transfer artifact /:/:jar:jar from/to clojars (https://clojars.org/repo): transfer failed for https://clojars.org/repo/////jar//-jar.jar, status: 400 Bad Request
Execution error (TransferFailedException) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon/put (AbstractHttpClientWagon.java:835).
transfer failed for https://clojars.org/repo/////pom//-pom.jar, status: 400 Bad Request
  • Loading branch information
escherize authored Feb 23, 2024
1 parent 00a52e0 commit c54bf21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
/classes
/config.edn
/lib
/pom.xml
/pom.xml.asc
/profiles.clj
/resources/public/js/main.js
Expand Down
11 changes: 0 additions & 11 deletions pom.xml

This file was deleted.

0 comments on commit c54bf21

Please sign in to comment.