rombert commented on pull request #28:
URL: 
https://github.com/apache/sling-org-apache-sling-starter/pull/28#issuecomment-919019790


   Jenkins failure is unrelated. @kwin - this looks like an indexer problem, do 
you have any idea what to do about this?
   
   ```
   [ERROR] Failed to determine the artifact URI for artifact 
org.osgi:org.osgi.util.function:jar:1.1.0
   
   java.io.FileNotFoundException: Unable to index artifact 
org.osgi:org.osgi.util.function:jar:1.1.0. The repository local is not known to 
this resolver
   
       at 
aQute.bnd.maven.indexer.plugin.IndexerMojo$RepositoryURLResolver.resolver 
(IndexerMojo.java:343)
   
       at aQute.bnd.maven.indexer.plugin.IndexerMojo.execute 
(IndexerMojo.java:177)
   
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
   
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
   
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
   
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
   
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
   
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
   
       at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
   
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
   
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
   
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
   
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
   
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
   
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
   
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
   
       at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
   
       at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
   
       at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
   
       at java.lang.reflect.Method.invoke (Method.java:498)
   
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
   
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
   
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
   
       at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
   
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to