Re: maven-release-plugin with github project

2013-07-27 Thread Alejandro . Endo
a problem, then undoing the manual push and then rerunning the release-plugin, which now doesn't block after i enter my credentials; pretty annoying and long procedure. Any ideas what could be wrong this time? Thanks again, Alejandro -"Robert Scholte" wrote: ----- To: "Mave

[CAUTION: Suspicious URL content] Re: maven-release-plugin with github project

2013-07-27 Thread Alejandro . Endo
the commit succeeds. Some comments also mention it happens in windows/cygwin. I'm running mine in linux -Arnaud Héritier wrote: - To: Maven Users List From: Arnaud Héritier Date: 07/27/2013 04:16PM Subject: [CAUTION: Suspicious URL content] Re: maven-release-plugin with github project

[CAUTION: Suspicious URL content] Re: maven-release-plugin with github project

2013-07-27 Thread Alejandro . Endo
quot;Robert Scholte" Date: 07/27/2013 03:49PM Subject: [CAUTION: Suspicious URL content] Re: maven-release-plugin with github project Hi,  From which location are you releasing, from master or from jrobocom-parent? If it's the first, then the scm section should be placed he

Re: maven-release-plugin with github project

2013-07-27 Thread Robert Scholte
i would still like to know why the push url contains the artifactId of the aggregator. I'm not sure if this is MRP or the scm plugin's doing -"Robert Scholte" wrote: - To: "Maven Users List" From: "Robert Scholte" Date: 07/27/2013 12:29PM Subj

Re: maven-release-plugin with github project

2013-07-27 Thread Arnaud Héritier
>> >> Any other ideas? >> >> i would still like to know why the push url contains the artifactId of >> the aggregator. I'm not sure if this is MRP or the scm plugin's doing >> >> >> >> -"Robert Scholte" wrote: -

Re: maven-release-plugin with github project

2013-07-27 Thread Robert Scholte
quot; wrote: - To: "Maven Users List" From: "Robert Scholte" Date: 07/27/2013 12:29PM Subject: Re: maven-release-plugin with github project http://stackoverflow.com/questions/17766247/maven-release-plugin-pushing-tags-to-wrong-repo/17771493#17771493 will help yo

Re: maven-release-plugin with github project

2013-07-27 Thread Alejandro . Endo
om: "Robert Scholte" Date: 07/27/2013 12:29PM Subject: Re: maven-release-plugin with github project http://stackoverflow.com/questions/17766247/maven-release-plugin-pushing-tags-to-wrong-repo/17771493#17771493 will help you. Robert Op Sat, 27 Jul 2013 18:13:28 +0200 schreef : &g

Re: maven-release-plugin with github project

2013-07-27 Thread Arnaud Héritier
Someone show me a similar issue with the release plugin in a project using git where the parent/reactor is at the same level than modules (moreover each modules where git submodules AFAIR ) The usage of relative path with in the reactor breaks the release. There is an issue in Jira with a patch bu

Re: maven-release-plugin with github project

2013-07-27 Thread Robert Scholte
http://stackoverflow.com/questions/17766247/maven-release-plugin-pushing-tags-to-wrong-repo/17771493#17771493 will help you. Robert Op Sat, 27 Jul 2013 18:13:28 +0200 schreef : I'm trying to release a multimodule maven project cloned in github. My project has the parent pom as a submodul