On 2018/07/21 11:05:29, Johno Crawford wrote:
> Hey all,>
>
> When building the Atomix project on GitLab CI [1] we are running into
the>
> same problem as described here>
> https://issues.apache.org/jira/browse/MSHADE-215>
>
> Essentially the artifacts passed into the shade plugin point to the
mod
Hey all,
When building the Atomix project on GitLab CI [1] we are running into the
same problem as described here
https://issues.apache.org/jira/browse/MSHADE-215
Essentially the artifacts passed into the shade plugin point to the modules
classes directory which fails [2] as the plugin expects ja
I've just found that git ignores the ://host/ part.
21.07.2018 13:46, Michael Osipov пишет:
> Am 2018-07-21 um 10:05 schrieb Basin Ilya:
>> Hi.
>>
>> I'm looking at the commits c7a9910 & 90089a7 in maven-scm. They create an
>> instance of ScmRepository with
>>
>> "scm:git:file:///" + repo.ge
Hey all,
When building the Atomix project on GitLab CI [1] we are running into the
same problem as described here
https://issues.apache.org/jira/browse/MSHADE-215
Essentially the artifacts passed into the shade plugin point to the modules
classes directory which fails [2] as the plugin expects ja
Am 2018-07-21 um 10:05 schrieb Basin Ilya:
Hi.
I'm looking at the commits c7a9910 & 90089a7 in maven-scm. They create an
instance of ScmRepository with
"scm:git:file:///" + repo.getAbsolutePath()
Although the resulting string is further processed, before passed to git, it
doesn't confor
Hi.
I'm looking at the commits c7a9910 & 90089a7 in maven-scm. They create an
instance of ScmRepository with
"scm:git:file:///" + repo.getAbsolutePath()
Although the resulting string is further processed, before passed to git, it
doesn't conform with the format documented in
https://maven
I did a video series showing how this was developed:
Here’s a link to one of the episodes, you should be able to find the others
from this:
https://youtu.be/vfAzhVDxOOk
There are blog posts on cloudbees.com that have the video links and brief
summaries of each of the 12 videos.
HTH
On Fri 20 Ju