Discussion:
Sonar Build Problem API incompatibility (Classpath?)
r***@public.gmane.org
2011-09-20 06:39:59 UTC
Permalink
Hello,

Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
when building Sonar:

[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.codehaus.mojo:sonar-maven-plugin:
2.0-beta-2:sonar: java.lang.NoSuchMethodError:
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0
-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3
.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth
er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation
/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann
otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche
r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl
exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2
/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-
guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p
lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent:
null]]

Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am
out of any Idea since i double checked all dependencies listed abouve in
the error message and comparing them with our dependencies, but having no
clue which one to pick.

I hope somone can give me a hint...

Thanks in advance,

Yours sincerly

Rene Bormann

Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin



Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet (Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind, sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb des Netzwerks kann überprüft werden, um die Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden können.

This e-mail communication may contain confidential information and is intended only for the recipient. If you are not the intended recipient you are not allowed to read, copy, distribute, publicize or use the content of this e-mail in any way. Please notify the sender and delete the e-mail and any copies of it. The content of e-mails within our network may be monitored to ensure compliance with company policies and procedures. E-mails can be alterated by third parties in transit. Therefore any e-mail is susceptible to alteration and its integrity cannot be assured.
r***@public.gmane.org
2011-09-21 12:35:00 UTC
Permalink
Hello everybody,

Does nobody have an idea where to look next or maybe an hint for the
solution?

Thanks in advance,

Rene



Von:
rene.bormann-***@public.gmane.org
An:
user-***@public.gmane.org
Datum:
20.09.2011 08:40
Betreff:
[sonar-user] Sonar Build Problem API incompatibility (Classpath?)



Hello,

Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
when building Sonar:

[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.codehaus.mojo:sonar-maven-plugin:
2.0-beta-2:sonar: java.lang.NoSuchMethodError:
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0

-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3

.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth

er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation

/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann

otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche

r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl

exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2

/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-

guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p

lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent:
null]]

Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am
out of any Idea since i double checked all dependencies listed abouve in
the error message and comparing them with our dependencies, but having no
clue which one to pick.

I hope somone can give me a hint...

Thanks in advance,

Yours sincerly

Rene Bormann

Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin

Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.




Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet (Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind, sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb des Netzwerks kann überprüft werden, um die Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden können.

This e-mail communication may contain confidential information and is intended only for the recipient. If you are not the intended recipient you are not allowed to read, copy, distribute, publicize or use the content of this e-mail in any way. Please notify the sender and delete the e-mail and any copies of it. The content of e-mails within our network may be monitored to ensure compliance with company policies and procedures. E-mails can be alterated by third parties in transit. Therefore any e-mail is susceptible to alteration and its integrity cannot be assured.
Freddy Mallet
2011-09-21 20:42:15 UTC
Permalink
Hi Rene,

Could you relaunch the Sonar analysis with the "-e" option to get the full
error stack trace ?

Thanks
Freddy

----------------------------------------
Freddy Mallet
www.SonarSource.org
www.SonarSource.com
----------------------------------------
Post by r***@public.gmane.org
Hello everybody,
Does nobody have an idea where to look next or maybe an hint for the
solution?
Thanks in advance,
Rene
08:40 Betreff: [sonar-user] Sonar Build Problem API incompatibility
(Classpath?)
------------------------------
Hello,
Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0
-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3
.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth
er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation
/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann
otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche
r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl
exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2
/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-
guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p
lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
null]]
Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am out
of any Idea since i double checked all dependencies listed abouve in the
error message and comparing them with our dependencies, but having no clue
which one to pick.
I hope somone can give me a hint...
Thanks in advance,
Yours sincerly
Rene Bormann
Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin
Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: JÃŒrgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
Bitte denken Sie an Ihre Verantwortung gegenÃŒber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.
Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
fÃŒr den Adressaten bestimmt. Wenn Sie nicht der rechtmÀßige EmpfÀnger sind,
sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder
anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir
Sie, den Absender unverzÃŒglich zu informieren und diese E-Mail sowie
sÀmtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb
des Netzwerks kann ÃŒberprÃŒft werden, um die Übereinstimmung mit den
geltenden Firmenrichtlinien und Vorgehensweisen zu gewÀhrleisten. E-Mails
können auf dem Transportweg von Dritten verÀndert werden, so dass deren
VollstÀndigkeit und Echtheit nicht garantiert werden können.
This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be monitored
to ensure compliance with company policies and procedures. E-mails can be
alterated by third parties in transit. Therefore any e-mail is susceptible
to alteration and its integrity cannot be assured.
Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: JÃŒrgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
Bitte denken Sie an Ihre Verantwortung gegenÃŒber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.
Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
fÃŒr den Adressaten bestimmt. Wenn Sie nicht der rechtmÀßige EmpfÀnger sind,
sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder
anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir
Sie, den Absender unverzÃŒglich zu informieren und diese E-Mail sowie
sÀmtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb
des Netzwerks kann ÃŒberprÃŒft werden, um die Übereinstimmung mit den
geltenden Firmenrichtlinien und Vorgehensweisen zu gewÀhrleisten. E-Mails
können auf dem Transportweg von Dritten verÀndert werden, so dass deren
VollstÀndigkeit und Echtheit nicht garantiert werden können.
This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be monitored
to ensure compliance with company policies and procedures. E-mails can be
alterated by third parties in transit. Therefore any e-mail is susceptible
to alteration and its integrity cannot be assured.
r***@public.gmane.org
2011-09-22 07:28:52 UTC
Permalink
Hi Freddy,

thanks for the reply, I did execute the Sonar analysis with the -e option.
Please find the result in the attachment. I hope you can figure out why
the analysis fails.

Thank you very much for your help,

Best regards,

Rene




Von:
Freddy Mallet <freddy.mallet-tdHRWj7/***@public.gmane.org>
An:
user-***@public.gmane.org
Datum:
21.09.2011 22:42
Betreff:
Re: [sonar-user] Antwort: [sonar-user] Sonar Build Problem API
incompatibility (Classpath?)



Hi Rene,

Could you relaunch the Sonar analysis with the "-e" option to get the full
error stack trace ?

Thanks
Freddy

----------------------------------------
Freddy Mallet
www.SonarSource.org
www.SonarSource.com
----------------------------------------


On Wed, Sep 21, 2011 at 2:35 PM, <rene.bormann-***@public.gmane.org> wrote:
Hello everybody,

Does nobody have an idea where to look next or maybe an hint for the
solution?

Thanks in advance,

Rene


Von:
rene.bormann-***@public.gmane.org
An:
user-***@public.gmane.org
Datum:
20.09.2011 08:40
Betreff:
[sonar-user] Sonar Build Problem API incompatibility (Classpath?)





Hello,

Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
when building Sonar:

[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.codehaus.mojo:sonar-maven-plugin:
2.0-beta-2:sonar: java.lang.NoSuchMethodError:
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0

-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3

.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth

er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation

/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann

otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche

r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl

exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2

/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-

guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p

lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent:
null]]

Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am
out of any Idea since i double checked all dependencies listed abouve in
the error message and comparing them with our dependencies, but having no
clue which one to pick.

I hope somone can give me a hint...

Thanks in advance,

Yours sincerly

Rene Bormann

Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin

Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.


Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.





Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet (Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind, sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb des Netzwerks kann überprüft werden, um die Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden können.

This e-mail communication may contain confidential information and is intended only for the recipient. If you are not the intended recipient you are not allowed to read, copy, distribute, publicize or use the content of this e-mail in any way. Please notify the sender and delete the e-mail and any copies of it. The content of e-mails within our network may be monitored to ensure compliance with company policies and procedures. E-mails can be alterated by third parties in transit. Therefore any e-mail is susceptible to alteration and its integrity cannot be assured.
Olivier Gaudin
2011-09-25 18:07:43 UTC
Permalink
Rene,

What JVM are you using ?

Olivier
Post by r***@public.gmane.org
Hi Freddy,
thanks for the reply, I did execute the Sonar analysis with the -e option.
Please find the result in the attachment. I hope you can figure out why the
analysis fails.
Thank you very much for your help,
Best regards,
Rene
Antwort: [sonar-user] Sonar Build Problem API incompatibility (Classpath?)
------------------------------
Hi Rene,
Could you relaunch the Sonar analysis with the "-e" option to get the full
error stack trace ?
Thanks
Freddy
----------------------------------------
Freddy Mallet*
**www.SonarSource.org* <http://www.sonarsource.org/>*
**www.SonarSource.com* <http://www.sonarsource.com/>
----------------------------------------
Hello everybody,
Does nobody have an idea where to look next or maybe an hint for the
solution?
Thanks in advance,
Rene
08:40 Betreff: [sonar-user] Sonar Build Problem API incompatibility
(Classpath?)
------------------------------
Hello,
Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0
-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3
.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth
er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation
/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann
otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche
r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl
exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2
/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-
guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p
lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
null]]
Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am out
of any Idea since i double checked all dependencies listed abouve in the
error message and comparing them with our dependencies, but having no clue
which one to pick.
I hope somone can give me a hint...
Thanks in advance,
Yours sincerly
Rene Bormann
Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin
Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.
Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind,
sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder
anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir
Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie
sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb
des Netzwerks kann überprüft werden, um die Übereinstimmung mit den
geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails
können auf dem Transportweg von Dritten verändert werden, so dass deren
Vollständigkeit und Echtheit nicht garantiert werden können.
This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be monitored
to ensure compliance with company policies and procedures. E-mails can be
alterated by third parties in transit. Therefore any e-mail is susceptible
to alteration and its integrity cannot be assured.
Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.
Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind,
sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder
anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir
Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie
sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb
des Netzwerks kann überprüft werden, um die Übereinstimmung mit den
geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails
können auf dem Transportweg von Dritten verändert werden, so dass deren
Vollständigkeit und Echtheit nicht garantiert werden können.
This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be monitored
to ensure compliance with company policies and procedures. E-mails can be
alterated by third parties in transit. Therefore any e-mail is susceptible
to alteration and its integrity cannot be assured.
Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.
Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind,
sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder
anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir
Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie
sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb
des Netzwerks kann überprüft werden, um die Übereinstimmung mit den
geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails
können auf dem Transportweg von Dritten verändert werden, so dass deren
Vollständigkeit und Echtheit nicht garantiert werden können.
This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be monitored
to ensure compliance with company policies and procedures. E-mails can be
alterated by third parties in transit. Therefore any e-mail is susceptible
to alteration and its integrity cannot be assured.
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
r***@public.gmane.org
2011-09-28 08:40:10 UTC
Permalink
Hi, Oliver,

Thanks for the reply, we are using 1.6. The good news is though that the
buildproblem vanished, The bad one; I have no clue why! So i guess the
issue can be accepted as closed

Thanks for all your help....

Rene





Von:
Olivier Gaudin <gaudol-***@public.gmane.org>
An:
user-***@public.gmane.org
Datum:
26.09.2011 08:38
Betreff:
Re: [sonar-user] Antwort: Re: [sonar-user] Antwort: [sonar-user] Sonar
Build Problem API incompatibility (Classpath?)



Rene,

What JVM are you using ?

Olivier


On Thu, Sep 22, 2011 at 9:28 AM, <rene.bormann-***@public.gmane.org> wrote:
Hi Freddy,

thanks for the reply, I did execute the Sonar analysis with the -e option.
Please find the result in the attachment. I hope you can figure out why
the analysis fails.

Thank you very much for your help,

Best regards,

Rene



Von:
Freddy Mallet <freddy.mallet-tdHRWj7/***@public.gmane.org>
An:
user-***@public.gmane.org
Datum:
21.09.2011 22:42
Betreff:
Re: [sonar-user] Antwort: [sonar-user] Sonar Build Problem API
incompatibility (Classpath?)




Hi Rene,

Could you relaunch the Sonar analysis with the "-e" option to get the full
error stack trace ?

Thanks
Freddy

----------------------------------------
Freddy Mallet
www.SonarSource.org
www.SonarSource.com
----------------------------------------


On Wed, Sep 21, 2011 at 2:35 PM, <rene.bormann-***@public.gmane.org> wrote:
Hello everybody,

Does nobody have an idea where to look next or maybe an hint for the
solution?

Thanks in advance,

Rene

Von:
rene.bormann-***@public.gmane.org
An:
user-***@public.gmane.org
Datum:
20.09.2011 08:40
Betreff:
[sonar-user] Sonar Build Problem API incompatibility (Classpath?)






Hello,

Since migrating from Maven 2.2.1 to Maven 3.0.3 we facing an build error
when building Sonar:

[ERROR] Failed to execute goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar (default-cli) o
n project grid: Execution default-cli of goal
org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar
failed: An API incompatibility was encountered while executing
org.codehaus.mojo:sonar-maven-plugin:
2.0-beta-2:sonar: java.lang.NoSuchMethodError:
org.objectweb.asm.ClassReader.accept(Lorg/objectweb/a
sm/ClassVisitor;I)V
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2
[ERROR] strategy =
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/mojo/sonar-maven-plugin/2.0

-beta-2/sonar-maven-plugin-2.0-beta-2.jar
[ERROR] urls[1] =
file:/c:/usr/gasx/R00/hudson/m2repository/commons-io/commons-io/1.3/commons-io-1.3

.jar
[ERROR] urls[2] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/aether/aether-util/1.7/aeth

er-util-1.7.jar
[ERROR] urls[3] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-interpolation

/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[4] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-component-ann

otations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[5] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-sec-dispatche

r/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[6] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/plexus/plexus-cipher/1.4/pl

exus-cipher-1.4.jar
[ERROR] urls[7] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-inject-bean/1.4.2

/sisu-inject-bean-1.4.2.jar
[ERROR] urls[8] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-

guice-2.1.7-noaop.jar
[ERROR] urls[9] =
file:/c:/usr/gasx/R00/hudson/m2repository/org/codehaus/plexus/plexus-utils/2.0.4/p

lexus-utils-2.0.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent:
null]]

Analysing the classpath and excluding transitive dependedencies such as
cglib from our old hibernate version did not have any effects. Now I am
out of any Idea since i double checked all dependencies listed abouve in
the error message and comparing them with our dependencies, but having no
clue which one to pick.

I hope somone can give me a hint...

Thanks in advance,

Yours sincerly

Rene Bormann

Steria Mummert Consulting AG
Friedrichstraße 148
10117 Berlin

Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.


Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.



Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet
(Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.:
DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede
ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein
für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger
sind, sind der Zugriff, die Weiterleitung, das Kopieren, die
Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In
diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und
diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt
von E-Mails innerhalb des Netzwerks kann überprüft werden, um die
Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu
gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert
werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden
können.

This e-mail communication may contain confidential information and is
intended only for the recipient. If you are not the intended recipient you
are not allowed to read, copy, distribute, publicize or use the content of
this e-mail in any way. Please notify the sender and delete the e-mail and
any copies of it. The content of e-mails within our network may be
monitored to ensure compliance with company policies and procedures.
E-mails can be alterated by third parties in transit. Therefore any e-mail
is susceptible to alteration and its integrity cannot be assured.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email






Steria Mummert Consulting AG
Vorsitzender des Aufsichtsrates: Jürgen Sponnagel - Vorstand: Oliver Nazet (Vors.), Dr. Reinhard Liedl, Dr. Fritz Moser
Gesellschaftssitz: Hamburg - HR B 61 116 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351

Bitte denken Sie an Ihre Verantwortung gegenüber der Umwelt: Jede ausgedruckte E-Mail verursacht ca. 0,3 Gramm CO2 pro Seite.

Diese Nachricht kann vertrauliche Informationen enthalten und ist allein für den Adressaten bestimmt. Wenn Sie nicht der rechtmäßige Empfänger sind, sind der Zugriff, die Weiterleitung, das Kopieren, die Veröffentlichung oder anderweitige Verwendung des Inhalts untersagt. In diesem Fall bitten wir Sie, den Absender unverzüglich zu informieren und diese E-Mail sowie sämtliche Kopien dieser E-Mail zu löschen. Der Inhalt von E-Mails innerhalb des Netzwerks kann überprüft werden, um die Übereinstimmung mit den geltenden Firmenrichtlinien und Vorgehensweisen zu gewährleisten. E-Mails können auf dem Transportweg von Dritten verändert werden, so dass deren Vollständigkeit und Echtheit nicht garantiert werden können.

This e-mail communication may contain confidential information and is intended only for the recipient. If you are not the intended recipient you are not allowed to read, copy, distribute, publicize or use the content of this e-mail in any way. Please notify the sender and delete the e-mail and any copies of it. The content of e-mails within our network may be monitored to ensure compliance with company policies and procedures. E-mails can be alterated by third parties in transit. Therefore any e-mail is susceptible to alteration and its integrity cannot be assured.
Loading...