[JIRA] (JENKINS-49830) Make possible to run the PCT for blueocean-autofavorite-plugin

2 views
Skip to first unread message

m.vilacides@gmail.com (JIRA)

unread,
Mar 1, 2018, 3:17:02 PM3/1/18
to jenkinsc...@googlegroups.com
Isa Vilacides created an issue
 
Jenkins / Task JENKINS-49830
Make possible to run the PCT for blueocean-autofavorite-plugin
Issue Type: Task Task
Assignee: Isa Vilacides
Components: blueocean-autofavorite-plugin
Created: 2018-03-01 20:16
Priority: Major Major
Reporter: Isa Vilacides

Currently it's not possible to get the PCT run with blueocean-autofavorite-plugin because the pom.xml url is wrong. In order to make it work that needs to be fixed by replacing:

{code}

-        <connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>

-        <developerConnection>scm:git:g...@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>

{code}

with

{code}

+        <connection>scm:git:https://github.com/jenkinsci/$\{project.artifactId}-plugin.git</connection>

+        <developerConnection>scm:git:https://github.com/jenkinsci/$\{project.artifactId}-plugin.git</developerConnection>

{code}

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

m.vilacides@gmail.com (JIRA)

unread,
Mar 1, 2018, 3:17:04 PM3/1/18
to jenkinsc...@googlegroups.com
Isa Vilacides started work on Task JENKINS-49830
 
Change By: Isa Vilacides
Status: Open In Progress

m.vilacides@gmail.com (JIRA)

unread,
Mar 1, 2018, 3:33:03 PM3/1/18
to jenkinsc...@googlegroups.com

m.vilacides@gmail.com (JIRA)

unread,
Mar 1, 2018, 3:34:02 PM3/1/18
to jenkinsc...@googlegroups.com
Isa Vilacides updated an issue
Currently it's not possible to get the PCT run with blueocean-autofavorite-plugin because the pom.xml url is wrong. In order to make it work that needs to be fixed by replacing:

\{code}

-        <connection>scm:git:git://github.com/jenkinsci/$\{project.artifactId}-plugin.git</connection>

-        <developerConnection>scm:git:g...@github.com:jenkinsci/$\{project.artifactId}-plugin.git</developerConnection>

\{code}

with

\{code}

+        <connection>scm:git: [ https://github.com/jenkinsci/$\ |https://github.com/jenkinsci/$]\ {project.artifactId}-plugin.git</connection>

+        <developerConnection>scm:git: [ https://github.com/jenkinsci/$\ |https://github.com/jenkinsci/$]\ {project.artifactId}-plugin.git</developerConnection>

\{code}

m.vilacides@gmail.com (JIRA)

unread,
Mar 1, 2018, 3:36:02 PM3/1/18
to jenkinsc...@googlegroups.com
Isa Vilacides updated an issue
Currently it's not possible to get the PCT run with blueocean-autofavorite-plugin because the pom.xml url is wrong (it's failing with a problem in the git clone) . In order to make it work that needs to be fixed by replacing:

\{code}

<connection>scm:git:git://github.com/jenkinsci/$\{project.artifactId}-plugin.git</connection>

<developerConnection>scm:git:g...@github.com:jenkinsci/$\{project.artifactId}-plugin.git</developerConnection>

\{code}

with

\{code}

<connection>scm:git:[https://github.com/jenkinsci/$\|https://github.com/jenkinsci/$]\{project.artifactId}-plugin.git</connection>

<developerConnection>scm:git:[https://github.com/jenkinsci/$\|https://github.com/jenkinsci/$]\{project.artifactId}-plugin.git</developerConnection>

\{code}

scm_issue_link@java.net (JIRA)

unread,
Mar 1, 2018, 3:40:02 PM3/1/18
to jenkinsc...@googlegroups.com
SCM/JIRA link daemon commented on Task JENKINS-49830
 
Re: Make possible to run the PCT for blueocean-autofavorite-plugin

Code changed in jenkins
User: Maria Isabel Vilacides
Path:
pom.xml
http://jenkins-ci.org/commit/blueocean-autofavorite-plugin/e7a609b9f9ff05fa40b6f61725b017429842fbaf
Log:
JENKINS-49830 Fixing the urls in the poms to be able to execute the PCT (#15)

m.vilacides@gmail.com (JIRA)

unread,
Jun 4, 2019, 12:09:02 PM6/4/19
to jenkinsc...@googlegroups.com
Change By: Isa Vilacides
Status: In Review Resolved
Resolution: Fixed
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages