[
https://issues.jboss.org/browse/ISPN-8997?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes commented on ISPN-8997:
-----------------------------------------
Been failing on master:
{noformat}
20:25:48.852 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project
infinispan-build-configuration-parent: Failed to deploy artifacts/metadata: Cannot access
${jboss.snapshots.repo.url} with type default using the available connector factories:
BasicRepositoryConnectorFactory: Cannot access ${jboss.snapshots.repo.url} using the
registered transporter factories: WagonTransporterFactory: Unsupported transport protocol
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project
infinispan-build-configuration-parent: Failed to deploy artifacts/metadata: Cannot access
${jboss.snapshots.repo.url} with type default using the available connector factories:
BasicRepositoryConnectorFactory
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
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:954)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
{noformat}
Publish maven snapshot artifacts on stable master builds
--------------------------------------------------------
Key: ISPN-8997
URL:
https://issues.jboss.org/browse/ISPN-8997
Project: Infinispan
Issue Type: Bug
Components: Build, CI
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 9.4.0.Alpha1
Successful builds of the master branch should publish snapshot artifacts to Maven
--
This message was sent by Atlassian Jira
(v7.12.1#712002)