Since my Centos 7 VM on VirtualBox has unit test failures on wagon-scm ( java 7, maven-3.3.3). I decided to do the release at my windows 7. The release went thru, but
1. It does not push the pom changes 2. The tag picks up the revision before the release start. release:perform ended up building the snapshot again. So I had to remove the remote tag I may need to jump to IRC looking for some help Thanks -Dan On Fri, Sep 4, 2015 at 1:51 AM, Dan Tran <[email protected]> wrote: > currently encounter test failures at wagon-scm ( centos--7).!!! > > -D > > > > On Thu, Sep 3, 2015 at 8:30 AM, Dan Tran <[email protected]> wrote: > >> Thanks Jason >> >> Should have google it myself last night >> http://stackoverflow.com/questions/5009096/files-showing-as-modified-directly-after-git-clone >> >> will give it another try >> >> -Dan >> >> On Thu, Sep 3, 2015 at 4:08 AM, Jason van Zyl <[email protected]> wrote: >> >>> If you want to jump in IRC, happy to help. >>> >>> > On Sep 3, 2015, at 4:25 AM, Dan Tran <[email protected]> wrote: >>> > >>> > My first attempt to cut wagon release endind with this error at >>> prepare step >>> > >>> > [ERROR] Failed to execute goal >>> > org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare >>> > (default-cli) on project wagon: Cannot prepare the release because you >>> > have local modifications :[ERROR] >>> > >>> [wagon-providers/wagon-ssh/src/main/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagon.java:modified][ERROR] >>> > -> [Help 1] >>> > >>> > >>> > looks like ScpWagon line ending get change after checkout. >>> > >>> > >>> > Any suggestion? >>> > >>> > >>> > Thanks >>> > >>> > >>> > -Dan >>> > >>> > >>> > On Wed, Sep 2, 2015 at 3:59 PM, Dan Tran <[email protected]> wrote: >>> > >>> >> Hi Karl, >>> >> >>> >> My last couple of releases ( via SVN) took me a day which I dont have >>> >> ATM. Is it as simple as svn, no additional setup required? >>> >> >>> >> Thanks >>> >> >>> >> -Dan >>> >> >>> >> On Wed, Sep 2, 2015 at 11:58 AM, Karl Heinz Marbaise < >>> [email protected]> >>> >> wrote: >>> >> >>> >>> Hi Dan, >>> >>> >>> >>> why not doing yourself ? >>> >>> >>> >>> >>> >>> On 9/2/15 12:17 AM, Dan Tran wrote: >>> >>> >>> >>>> Hi Karl, >>> >>>> >>> >>>> Could you please release this? >>> >>>> >>> >>>> Very much appreciated >>> >>>> >>> >>>> -Dan >>> >>>> >>> >>>> On Wed, Aug 26, 2015 at 11:16 PM, Anthony Whitford < >>> [email protected] >>> >>>>> >>> >>>> wrote: >>> >>>> >>> >>>> Any chance we could get a Maven Wagon SSH 2.10 release? (I’ve been >>> >>>>> waiting for WAGON-413.) >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> >>> To unsubscribe, e-mail: [email protected] >>> >>> For additional commands, e-mail: [email protected] >>> >>> >>> >>> >>> >> >>> >>> Thanks, >>> >>> Jason >>> >>> ---------------------------------------------------------- >>> Jason van Zyl >>> Founder, Takari and Apache Maven >>> http://twitter.com/jvanzyl >>> http://twitter.com/takari_io >>> --------------------------------------------------------- >>> >>> We all have problems. How we deal with them is a measure of our worth. >>> >>> -- Unknown >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >
