[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816229#comment-16816229 ]
Tomoko Uchida commented on LUCENE-2562: --------------------------------------- I pushed the change of {{lucene/luke/build.xml}} to the branch: https://github.com/apache/lucene-solr/commits/jira/lucene-2562-luke-swing-3 Ant target "generate-maven-artifacts" was built successfully but "validate-maven-dependencies" was failed on my PC, with the error that seems to have nothing to do with luke ... {code:bash} -validate-maven-dependencies: [artifact:dependencies] An error has occurred while processing the Maven artifact tasks. [artifact:dependencies] Diagnosis: [artifact:dependencies] [artifact:dependencies] Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'com.healthmarketscience.jackcess:jackcess:jar': Cannot find parent: com.healthmarketscience:openhms-parent for project: com.healthmarketscience.jackcess:jackcess:jar:2.1.12 for project com.healthmarketscience.jackcess:jackcess:jar:2.1.12 [artifact:dependencies] com.healthmarketscience.jackcess:jackcess:jar:2.1.12 [artifact:dependencies] [artifact:dependencies] from the specified remote repositories: [artifact:dependencies] maven-restlet (http://maven.restlet.org), [artifact:dependencies] central (http://repo1.maven.org/maven2), [artifact:dependencies] releases.cloudera.com (https://repository.cloudera.com/artifactory/libs-release), [artifact:dependencies] apache.snapshots (foobar://disabled/) [artifact:dependencies] [artifact:dependencies] Path to dependency: [artifact:dependencies] 1) org.apache.solr:solr-dataimporthandler-extras:jar:9.0.0-SNAPSHOT [artifact:dependencies] [artifact:dependencies] [artifact:dependencies] Not a v4.0.0 POM. for project com.healthmarketscience:openhms-parent at /home/moco/.m2/repository/com/healthmarketscience/openhms-parent/1.1.8/openhms-parent-1.1.8.pom BUILD FAILED /home/moco/repo/lucene-solr/build.xml:235: The following error occurred while executing this line: /home/moco/repo/lucene-solr/solr/build.xml:735: The following error occurred while executing this line: /home/moco/repo/lucene-solr/solr/common-build.xml:479: The following error occurred while executing this line: /home/moco/repo/lucene-solr/solr/common-build.xml:382: The following error occurred while executing this line: /home/moco/repo/lucene-solr/lucene/common-build.xml:692: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'com.healthmarketscience.jackcess:jackcess:jar': Cannot find parent: com.healthmarketscience:openhms-parent for project: com.healthmarketscience.jackcess:jackcess:jar:2.1.12 for project com.healthmarketscience.jackcess:jackcess:jar:2.1.12 com.healthmarketscience.jackcess:jackcess:jar:2.1.12 from the specified remote repositories: maven-restlet (http://maven.restlet.org), central (http://repo1.maven.org/maven2), releases.cloudera.com (https://repository.cloudera.com/artifactory/libs-release), apache.snapshots (foobar://disabled/) Path to dependency: 1) org.apache.solr:solr-dataimporthandler-extras:jar:9.0.0-SNAPSHOT {code} ---- bq. Nevertheless, Tomoko Uchida: did you publish maven artfacts for the original "luke"? If not we are fine to disable it, but if the original Luke was published on Maven, we should maybe do the same here, too. No, we have not published any maven artifacts of luke. I agree with [~steve_rowe]. > Make Luke a Lucene/Solr Module > ------------------------------ > > Key: LUCENE-2562 > URL: https://issues.apache.org/jira/browse/LUCENE-2562 > Project: Lucene - Core > Issue Type: Task > Reporter: Mark Miller > Assignee: Tomoko Uchida > Priority: Major > Labels: gsoc2014 > Fix For: 8.1, master (9.0) > > Attachments: LUCENE-2562-Ivy.patch, LUCENE-2562-Ivy.patch, > LUCENE-2562-Ivy.patch, LUCENE-2562-ivy.patch, LUCENE-2562.patch, > LUCENE-2562.patch, LUCENE-2562.patch, Luke-ALE-1.png, Luke-ALE-2.png, > Luke-ALE-3.png, Luke-ALE-4.png, Luke-ALE-5.png, luke-javafx1.png, > luke-javafx2.png, luke-javafx3.png, luke1.jpg, luke2.jpg, luke3.jpg, > lukeALE-documents.png, screenshot-1.png, スクリーンショット 2018-11-05 9.19.47.png > > Time Spent: 50m > Remaining Estimate: 0h > > see > "RE: Luke - in need of maintainer": > http://markmail.org/message/m4gsto7giltvrpuf > "Web-based Luke": http://markmail.org/message/4xwps7p7ifltme5q > I think it would be great if there was a version of Luke that always worked > with trunk - and it would also be great if it was easier to match Luke jars > with Lucene versions. > While I'd like to get GWT Luke into the mix as well, I think the easiest > starting point is to straight port Luke to another UI toolkit before > abstracting out DTO objects that both GWT Luke and Pivot Luke could share. > I've started slowly converting Luke's use of thinlet to Apache Pivot. I > haven't/don't have a lot of time for this at the moment, but I've plugged > away here and there over the past work or two. There is still a *lot* to do. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org