vieiro commented on PR #4999: URL: https://github.com/apache/netbeans/pull/4999#issuecomment-1529115205
Hi @mbien, I have no remote URLs to download from:  Is this as expected? How do I add one? On other news, here's some stuff from my stdout (question: are we expected to System.out all artifacts in the local repo?) ``` ... [exec] [Maven Repo Index Transfer/Scan] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-bom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [exec] [Maven Repo Index Transfer/Scan] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom:pom:3.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [exec] [Maven Repo Index Transfer/Scan] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-bom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [exec] [Maven Repo Index Transfer/Scan] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.jboss.shrinkwrap:shrinkwrap-bom:pom:1.2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [exec] INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing of local took 18,09 s. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
