Bug 1031598 - maven-doxia-1.5 is available
Summary: maven-doxia-1.5 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-doxia
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Simacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1034825
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 11:23 UTC by Upstream Release Monitoring
Modified: 2013-12-11 09:11 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-11 09:11:25 UTC
Type: ---


Attachments (Terms of Use)

Description Upstream Release Monitoring 2013-11-18 11:23:14 UTC
Latest upstream release: 1.5
Current version/release in Fedora Rawhide: 1.4-4.fc21
URL: http://repo2.maven.org/maven2/org/apache/maven/doxia/doxia

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Michael Simacek 2013-11-26 16:34:17 UTC
Packages dependent on maven-doxia that fail to build with version 1.5:
maven-changes-plugin
maven-checkstyle-plugin
maven-dependency-plugin
maven-doxia-sitetools
maven-doxia-tools
maven-invoker-plugin
maven-javadoc-plugin
maven-project-info-reports-plugin
maven-reporting-api
maven-reporting-impl
maven-site-plugin
maven-surefire
maven-plugin-tools

This is caused by missing class org.apache.maven.doxia.sink.render
.RenderingContext, which was moved to doxia-sitetools subproject (packaged as maven-doxia-sitetools). The class remains in the same Java package, so patching dependent packages shouldn't be necessary if they already depend on maven-doxia-sitetools. But maven-doxia-sitetools need to be updated first. Unfortunately, AFAIK upstream didn't make a new release of doxia-sitetools yet and current release (1.4) doesn't contain required class.

Comment 2 Michal Srb 2013-11-27 05:44:11 UTC
From my experience, if the new doxia has been released, doxia-sitetools will follow soon. I would wait till then.

Comment 3 Michael Simacek 2013-12-02 13:13:43 UTC
From recent commit message in doxia-sitetools svn:
drop Doxia Site Tools version 1.5, we'll go directly to Doxia Site Tools 1.6 [1]

Since doxia-sitetools is not going to be updated very soon, I think it would be better to put the moved class back where it was, which could fix the broken packages

[1] - http://svn.apache.org/viewvc?view=revision&revision=1544751

Comment 4 Michael Simacek 2013-12-11 09:11:25 UTC
maven-doxia-1.5 is now available in rawhide.

I'm keeping RenderingContext in maven-doxia until the new doxia-sitetools package is released.


Note You need to log in before you can comment on or make changes to this bug.