You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/03/20 14:19:45 UTC

[GitHub] [lucene-solr] dsmiley opened a new pull request #1367: ivy settings: local maven repo pattern needs classifier

dsmiley opened a new pull request #1367: ivy settings: local maven repo pattern needs classifier
URL: https://github.com/apache/lucene-solr/pull/1367
 
 
   The ivy settings config has a local maven repo resolver (added by @dweiss 8 years ago).  It's commented out so it's not essential that we get it right.  It has a bug in the pattern that forgot the classifier.
   https://stackoverflow.com/questions/8617963/ivysettings-xml-add-local-maven-path
   Locally I configure the build to use the local maven repo and this has been a problem because spatial4j's main JAR file is resolved when trying to get the test JAR!
   
   (I don't think I need a JIRA for this but I can create one if someone really wants that ceremony)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] dsmiley merged pull request #1367: ivy settings: local maven repo pattern needs classifier

Posted by GitBox <gi...@apache.org>.
dsmiley merged pull request #1367: ivy settings: local maven repo pattern needs classifier
URL: https://github.com/apache/lucene-solr/pull/1367
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] dweiss commented on issue #1367: ivy settings: local maven repo pattern needs classifier

Posted by GitBox <gi...@apache.org>.
dweiss commented on issue #1367: ivy settings: local maven repo pattern needs classifier
URL: https://github.com/apache/lucene-solr/pull/1367#issuecomment-602020903
 
 
   LGTM. Thanks David.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org