logo       
Google Custom Search
    AddThis Social Bookmark Button

[ xframe-Bugs-1089703 ] [maven-xsddoc-plugin] fails if maven.xsddoc.src not: msg#00010

Subject: [ xframe-Bugs-1089703 ] [maven-xsddoc-plugin] fails if maven.xsddoc.src not present
Bugs item #1089703, was opened at 2004-12-22 12:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1089703&group_id=48863

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Kerkhoff (u302320)
Assigned to: Nobody/Anonymous (nobody)
Summary: [maven-xsddoc-plugin] fails if maven.xsddoc.src not present

Initial Comment:
Currently, the maven-xsddoc-plugin will cause a build 
failure if ${maven.xsddoc.src} does not exist.

IMHO, a better way to handle such situations is the one 
implemented from for example the clover plugin. That 
plugin checks if java sources are present. If not, it 
doesn't register itsself.
This allows in subproject/reactor builds to define the 
clover report in the parent project. The report will be 
generated only for those subprojects with java sources.

I'll attach a modified plugin.jelly which does the same for 
the maven-xsddoc-plugin. The report will be registered 
only if a) ${maven.xsddoc.src} exists and b) at least 
one file is included from the resulting fileset. 

Please have a look at the patched file and include it in 
the upcoming 0.7 version, if you like it.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1089703&group_id=48863


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>