Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Getting error on artifact deploy

Igor, thanks for the response.  We develop on an enclave, so I cannot provide a full stack trace, but I can tell you the aether classes and line numbers at the top of the stack trace:

DefaultDeployer.upload:447
DefaultDeployer.deploy:329
DefaultDeployer.deploy:245
DefaultRepositorySystem.deploy:413

I am using CentOS 6.5 and this is a remote Nexus-hosted repo that I am deploying to.

Thanks,
Steve

On Wed, Jan 21, 2015 at 9:18 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
Can you provide full stack trace?

What operating system and filesystem you are using? Is it a remote mount
by any chance?

--
Regards,
Igor


On 2015-01-21 9:08, Steve973 wrote:
Hello.  When I deploy an artifact (done exactly as in the examples, but
without a pom sub-artifact) I get a FileNotFoundException for a file
ending in .xml.part.lock.  I am using version 1.0.0.v20140518, though I
don't have control over the version that we are using.

Thanks,
Steve


_______________________________________________
aether-users mailing list
aether-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/aether-users

_______________________________________________
aether-users mailing list
aether-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/aether-users


Back to the top