One thing I once hit was the difference between an absolutePath/absoluteFile
and a canonicalPath/canonicalFile Using the latter fixed it for me on bamboo.
-Robert> Date: Wed, 4 Jan 2012 17:32:22 +0100
> From: [email protected]
> To: [email protected]
> Subject: [mojo-dev] Appassembler plugin...
>
> Hi,
>
> i currently have a strange problem which i can't solve on my own...May
> be someone can lend me a hand or has some suggestions......or may be i'm
> just blockhead...
>
> Currently the build more or less always fails...on the appassembler
> plugin in bamboo....but i have a jenkins running which in the majority
> of the cases
> succeeds...(http://78.46.16.202:8080/jenkins/job/appassembler-plugin/)
>
> If i check on my local machines (MacOS Java 1.6 / Ubuntu Java 1.6) with
> Maven 2.2.1 / 3.0.3 it works...
>
> Of course this are two different environments.....
>
> So currently i'm assuming that there is a problem with the injection of
> some components via plexus / sisu-guice DI ...?
>
> Could using the following in an injected component cause such problem:
>
> @plexus.component
>
> instead of
> @component
>
> ?
>
> Many thanks in advance...
>
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029
> Hauptstrasse 177 USt.IdNr: DE191347579
> 52146 Würselen http://www.soebes.de
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>