The release plugin executes the tests automatically.
How can I skip the tests ( I would really like to skip tests, will save a lot 
of time )

Will something like this work 

mvn -Pmahout_release release:prepare release:perform -Dmaven.test.skip

or are you referring to changing the release plugins configuration in pom?

________________________________________
From: Shannon Quinn [[email protected]] on behalf of Shannon Quinn 
[[email protected]]
Sent: Friday, June 08, 2012 8:20 PM
To: [email protected]
Subject: Re: Mahout Release : 0.7

When I did the 0.6 release Sean gave specific instructions that you'll
need MAVEN_OPTS=-Xmx1g in order for the tests to pass. It doesn't relate
to the upload part but since the two processes are subsequent I do
recall getting burned by a similar error.

On 6/8/12 2:11 PM, Paritosh Ranjan wrote:
> Got a Java Heap Space Error in the last step of uploading mahout distribution 
> :(.
> Is there any workaround for this, can I manually upload the artifacts for 
> mahout-distribution?
> Otherwise I will have to repeat the complete length build again ( with 
> increased Java Heap Space ).
>
> [INFO] [INFO] Trace
> [INFO] java.lang.OutOfMemoryError: Java heap space
>
> ________________________________________
> From: Jeff Eastman [[email protected]]
> Sent: Friday, June 08, 2012 6:14 PM
> To: [email protected]
> Subject: Re: Mahout Release : 0.7
>
> Yes, I'm done.
>
> On 6/8/12 5:16 AM, Ted Dunning wrote:
>> so Robin and Jeff,
>>
>> Are you done?
>>
>> (paritosh, all you need to do is ask directly)
>>
>> On Fri, Jun 8, 2012 at 9:31 AM, Paritosh Ranjan<[email protected]>   wrote:
>>
>>> Author: robinanil
>>> Date: Thu Jun  7 04:50:16 2012
>>> New Revision: 1347388
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1347388&view=rev
>>> Log:
>>> Seems like 32bit jvm only takes about 3 trying with smaller number to make
>>> builds correct
>>> URL: http://svn.apache.org/viewvc?rev=1347347&view=rev
>>> Log:
>>> Fixing examples build, reduced jvm to just fit the 32bit machine
>>>
>>> Author: jeastman
>>> Date: Wed Jun  6 17:24:47 2012
>>> New Revision: 1346993
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1346993&view=rev
>>> Log:
>>> MAHOUT-1028:
>>> - Added zero vector corner case detection to 2 other CosineDistanceMeasure
>>> - All tests run
>>> URL: http://svn.apache.org/viewvc?rev=1346978&view=rev
>>> Log:
>>> MAHOUT-1028:
>>> - Added unit test that produced a NaN pdf value with zero vector and/or
>>> zero cluster center
>>> - Added zero vector corner case detection to CosineDistanceMeasure
>>> - All tests run
>>> ________________________________________
>>> From: Ted Dunning [[email protected]]
>>> Sent: Friday, June 08, 2012 9:24 AM
>>> To: [email protected]
>>> Subject: Re: Mahout Release : 0.7
>>>
>>> Who is it that is committing?
>>>
>>> On Fri, Jun 8, 2012 at 6:05 AM, Paritosh Ranjan<[email protected]>   wrote:
>>>
>>>> The commits are indeed bug fixes.
>>>> The point is, do we wait for more commits like these or just go out and
>>>> release with what ever is committed.
>>>> ________________________________________
>>>> From: Ted Dunning [[email protected]]
>>>> Sent: Friday, June 08, 2012 12:26 AM
>>>> To: [email protected]
>>>> Subject: Re: Mahout Release : 0.7
>>>>
>>>> I saw the announcement.  As far as I am concerned, the freeze is on.
>>>>
>>>> That shouldn't stop all commits, but it should stop all commits not
>>>> intended to fix release bugs.
>>>>
>>>> Can you say who put in those commits?
>>>>
>>>> On Thu, Jun 7, 2012 at 8:00 PM, Paritosh Ranjan<[email protected]>
>>> wrote:
>>>>> Is the code freezed for 0.7?
>>>>> I checked out twice for release yesterday, but some commits came after
>>>>> that.
>>>>>
>>>>> So, I will wait till code freeze is announced again.
>>>>> ________________________________________
>>>>> From: Paritosh Ranjan [[email protected]]
>>>>> Sent: Wednesday, June 06, 2012 7:37 PM
>>>>> To: [email protected]
>>>>> Subject: Mahout Release : 0.7
>>>>>
>>>>> Hi dev,
>>>>>
>>>>> Please notify when the code is completely freezed.
>>>>>
>>>>> Paritosh
>>>>>

Reply via email to