Just an additional note...this fix works for Maven 2.2.1. Not sure
whether there is a way to make it work for older versions of Maven.
On Fri, Dec 11, 2009 at 5:34 PM, K J wrote:
> Update on my solution for anyones else who has the same problem...
>
> Thanks for the input Brendan.
27;s really frustrating.
> I'm not quite sure why the
> client can't wait for the renegotiation to complete before sending the file.
>
> On Thu, Dec 10, 2009 at 8:17 PM, K J wrote:
>
>> I have a very strange problem when I try to deploy artifacts. For
>> certa
I have a very strange problem when I try to deploy artifacts. For
certain artifacts, the deployment fails with the message 'Error
deploying artifact: Error transferring file...Error writing to server'
(I included the stacktrace below). It appears to be related to the
size of the artifact, but here'
I have a very strange problem when I try to deploy artifacts. For
certain artifacts, the deployment fails with the message 'Error
deploying artifact: Error transferring file...Error writing to server'
(I included the stacktrace below). It appears to be related to the
size of the artifact, but here'
, classifiers are most often NOT the way
>> to go IMO.
>>
>> /Anders
>>
>> On Wed, Dec 2, 2009 at 22:40, Jesse Farinacci wrote:
>>
>>> Hi KJ,
>>>
>>> On Wed, Dec 2, 2009 at 3:19 PM, K J wrote:
>>> > Does anyone have any examples o
Does anyone have any examples or tips about how to handle the
generation of multiple artifacts based on a shared model? For example,
I have a project which needs to produce both Java and ActionScript
code based on a shared UML model. I'm having trouble figuring out how
to best setup and manage thes