[ https://issues.apache.org/jira/browse/MINDEXER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202563#comment-17202563 ]
Marco Rizzi commented on MINDEXER-125: -------------------------------------- There are 4 artifacts in Maven Repo [1]: jar, source, javadoc and module. There are only 3 artifacts in the latest Maven Index [2]: source (doc # 14794280), javadoc (doc# 14794281) and module (doc #14794279) !Screenshot from 2020-09-26 11-07-16.png! The "{{spring-boot-starter-web-2.3.2.RELEASE.jar}}" is not in the Maven Index. Isn't this an issue of the Maven Indexer? [1] [https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.2.RELEASE/] [2] [https://repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz] > Spring Boot Starter artifact missing > ------------------------------------ > > Key: MINDEXER-125 > URL: https://issues.apache.org/jira/browse/MINDEXER-125 > Project: Maven Indexer > Issue Type: Bug > Reporter: Marco Rizzi > Priority: Major > Attachments: Screenshot from 2020-09-26 11-07-16.png > > > For the artifacts in > [https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.2.RELEASE/,] > in the Maven Index I can only find 3 of them (module, javadoc and source). > I can not find any entry for the > "{{spring-boot-starter-web-2.3.2.RELEASE.jar}}". > Could the cause be related to the fact that the "module" artifact > ("{{spring-boot-starter-web-2.3.2.RELEASE.module}}") has the > "{{u:org.springframework.boot|spring-boot-starter-web|2.3.2.RELEASE|NA}}"? > AFAIK it should have a further suffix "{{module}}" since module is the > extension (according to "{{u}}" filed definition in [1]). > Or could it be related to > [spring-boot-starter-web-2.3.2.RELEASE.jar.sha1|https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.2.RELEASE/spring-boot-starter-web-2.3.2.RELEASE.jar.sha1] > and > [spring-boot-starter-web-2.3.2.RELEASE-javadoc.jar.sha1|https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.2.RELEASE/spring-boot-starter-web-2.3.2.RELEASE-javadoc.jar.sha1] > having the same value (i.e. "{{85f79121fdaabcbcac085d0d4aad34af9f8dbba2}}") > Thanks in advance, > Marco > [1] > [https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/indexer-core/index.html] -- This message was sent by Atlassian Jira (v8.3.4#803005)