« Return to Thread: Trouble building maven-plugins parent pom in Continuum

Re: Trouble building maven-plugins parent pom in Continuum

by brettporter :: Rate this Message:

Reply to Author | View in Thread

512 should be - the error Wendy got was going over 255.

On 10/03/2008, at 9:08 AM, Olivier Lamy wrote:

> Hi,
> Currently the max size for this field is 512.
>
> ....
>    <class>
>      <name>ChangeFile</name>
>      <packageName>org.apache.maven.continuum.model.scm</packageName>
>      <version>1.0.9+</version>
>      <fields>
>        <field>
>          <name stash.maxSize="512">name</name>
>          <version>1.0.9+</version>
>          <type>String</type>
>        </field>
> ....
>
>
> Which doens't look enough.
> 1024  ?
>
> --
> Olivier
>
> 2008/3/9, Brett Porter <brett@...>:
>> I think Continuum needs to allow longer values in here - it certainly
>> should not error out.
>>
>>
>> On 10/03/2008, at 7:13 AM, Wendy Smoak wrote:
>>
>>> On Sun, Mar 9, 2008 at 12:48 PM, Brett Porter <brett@...>
>>> wrote:
>>>> Even though it uses --non-recursive to build, the checkout does not
>>>> exclude any subdirectories. This would occur in the checkout/update
>>>> and building changesets.
>>>
>>> Is a build error and "Please correct your data!" the right response
>>> here, or can Continuum do something useful like truncate the data  
>>> and
>>> keep going?
>>>
>>> --
>>> Wendy
>>
>>
>> --
>>
>> Brett Porter
>> brett@...
>>
>> http://blogs.exist.com/bporter/
>>
>>

--
Brett Porter
brett@...
http://blogs.exist.com/bporter/

 « Return to Thread: Trouble building maven-plugins parent pom in Continuum