Hi,

In short: I suggest to update thje dependency of the plugin to
net.sf.jasperreports:jasperreports instead of the old
jasperreports:jasperreports.

Let me explain: Today I run into problems with the dependencies of
jasperreports-maven-plugin. The plugin depends on
jasperreports:jasperreports:1.2.0. Although the version number is
quite old, I suppose it doesn't matter, since maven can substitute a
new version. The bigger problem is that the groupId of the
jasperreports package has changed to "net.sf.jasperreports". The
result is that when I want to use the latest version, I need to pull
the package net.sf.jasperreports:jasperreports, but the plugin is
still pulling the old package jasperreports:jasperreports. This
creates quite a mess and the reports compiled with the old version are
not compatible with the new version. Unfortunatelly, there is no way
(AFAIK) how to exclude a direct plugin dependency, so it's not
possible to disable the dependency in pom.xml.

 Thanks,
 Petr Pudlak

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to