[daisy] Switching to Maven 1.1

Andreas Deininger adeininger at googlemail.com
Mon Jul 30 09:42:12 CDT 2007


2007/7/30, Bruno Dumon <bruno at outerthought.org>:
> Hi,
>
> I'm switching our build to Maven 1.1.
>
> Maven 1.1 is mostly compatible with Maven 1.0, has a lot of smaller
> fixes/improvements and some functional enhancements, e.g. it allows to
> automatically install the Daisy maven plugins.
>
> So far everything seems to work ok...

No, not really:

Trying to get missing dependencies (and updated snapshots) required by
Daisy: Daisy Wiki: Cocoon Frontend:
- Attempting to download fop:fop-0.93-jdk15::jar from
http://cocoondev.org/repository
- Attempting to download fop:fop-0.93-jdk15::jar from
http://repo1.maven.org/maven/
-------------------------------------------------------------------------------
>> The build cannot continue because of the following unsatisfied dependency:
- fop:fop-0.93-jdk15::jar

-------------------------------------------------------------------------------
BUILD FAILED

However, that does not seem to be related to daisy:

http://repo1.maven.org/maven/fop/jars/fop-0.93-jdk15.jar
Not Found

The requested URL /maven2/fop/fop/0.93-jdk15/fop-0.93-jdk15.jar was
not found on this server.
--

The correct URL would be /maven2/fop/fop/0.93/fop-0.93-jdk15.jar

Should l write an email to the maven team regarding that issue?

Regards
Andreas


More information about the daisy mailing list