Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Jason Sheldon
On 6/8/05, Brett Porter [EMAIL PROTECTED] wrote:
 The Maven team is pleased to announce the Maven XDoc Plug-in 1.9 release!

Cool!  Keep up the good work.

I was wondering how people are creating XDoc docs.  Is there a good
word processor that can save to xdoc or a plugin for Word?

Cheers,
Jason

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Brett Porter
Not that I'm aware of - I use the XML support in IDEA.

I'm hopeful that the next release will be based on Maven2's document
generation system, which supports XDoc, Docbook (which I believe has
editors), APT (wiki-like plain text, so vim works just fine) and
others.

Cheers,
Brett

On 6/9/05, Jason Sheldon [EMAIL PROTECTED] wrote:
 On 6/8/05, Brett Porter [EMAIL PROTECTED] wrote:
  The Maven team is pleased to announce the Maven XDoc Plug-in 1.9 release!
 
 Cool!  Keep up the good work.
 
 I was wondering how people are creating XDoc docs.  Is there a good
 word processor that can save to xdoc or a plugin for Word?
 
 Cheers,
 Jason
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Jamie Bisotti
Two questions:
1. When will this show up on Ibiblio?
2. When will the site be updated?  It is still showing 1.8 docs.

Thanks.

On 6/9/05, Brett Porter [EMAIL PROTECTED] wrote:
 The Maven team is pleased to announce the Maven XDoc Plug-in 1.9 release!
 
 http://maven.apache.org/reference/plugins/xdoc/
 
   New Features:
 
 o Added internationalization support. Issue: MPXDOC-128. Thanks to
 Vincent Siveton.
 o Add a comment property for dependencies Issue: MPXDOC-129. Thanks to
 Miguel Griffa.
 o Added maven.xdoc.copy.excludes property which lists the files to
 exclude from the resources copy.
 This defaults to any images currently unused by Maven. Additionally, if
 you are not using the classic theme, maven.xdoc.copy.excludes.classic is
 used to eliminate images only for the classic theme
 o Added new tag escapeXml/ Issue: MPXDOC-118.
 o New property (maven.xdoc.xml.copy) to copy only and not transform some
 xml files provided in the ${maven.docs.src} directory. Issue: MPXDOC-123.
 o Added dt css style Issue: MPFAQ-11.
 o Add a legend for the symbols in the xdoc, disabled by setting
 maven.xdoc.legend=false
 o Add a support for hierarchical site navigation in breadcrumbs
 
   Fixed bugs:
 
 o A link starting with https wasn't considered as an external link.
 Issue: MPXDOC-132. Thanks to Ignacio G. Mac Dowell.
 o Show version if maven.xdoc.date=right Issue: MPXDOC-117. Thanks to
 Dennis Lundberg.
 o Allow header images and links to use relative paths Issue: MPXDOC-115.
 Thanks to Brent Worden.
 
 To automatically install the plugin, type the following on a single line:
 
 maven plugin:download  -DgroupId=maven  -DartifactId=maven-xdoc-plugin
 -Dversion=1.9
 
 For a manual installation, you can download the plugin here:
 http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-xdoc-plugin-1.9.jar
 
 Have fun!
 -The Maven team
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
Jamie Bisotti
Software Engineer
Lexmark International, Inc.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Arik Kfir
An XDoc editor for the Mevenide IDEA plugin is slated to be released in 
the coming 0.2 release. Stay tuned :)

See http://mevenide.codehaus.org/mevenide-idea/ for details.

Brett Porter wrote:


Not that I'm aware of - I use the XML support in IDEA.

I'm hopeful that the next release will be based on Maven2's document
generation system, which supports XDoc, Docbook (which I believe has
editors), APT (wiki-like plain text, so vim works just fine) and
others.

Cheers,
Brett

On 6/9/05, Jason Sheldon [EMAIL PROTECTED] wrote:
 


On 6/8/05, Brett Porter [EMAIL PROTECTED] wrote:
   


The Maven team is pleased to announce the Maven XDoc Plug-in 1.9 release!
 


Cool!  Keep up the good work.

I was wondering how people are creating XDoc docs.  Is there a good
word processor that can save to xdoc or a plugin for Word?

Cheers,
Jason

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


   



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Brett Porter
On 6/10/05, Jamie Bisotti [EMAIL PROTECTED] wrote:
 Two questions:
 1. When will this show up on Ibiblio?

in 2-6 hours. Seems I accidentally published it as a JAR instead of a plugin...

 2. When will the site be updated?  It is still showing 1.8 docs.

This seems up to date to me.

Sorry for the inconvenience!

Cheers,
Brett

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven XDoc Plugin 1.7 Released

2004-05-12 Thread Mauro Talevi
Brett,


For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-xdoc-plugin-1.7.jar
the jar is not present :-(

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Maven XDoc Plugin 1.7 Released

2004-05-12 Thread Brett Porter
 Brett,
  For a manual installation, you can download the plugin here:
  http://www.ibiblio.org/maven/maven/plugins/maven-xdoc-plugin-1.7.jar
 
 the jar is not present :-(

You'll need to wait for the sync. to ibiblio. You can grab it right now from
your nearest Apache mirror, or from:
http://www.apache.org/dist/java-repository/maven/plugins/maven-xdoc-plugin-1.7.jar

Cheers,
Brett

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: maven xdoc plugin

2003-07-03 Thread Martin Skopp
On Thu, 2003-07-03 at 12:25, Chris Rafferty wrote:
 I would like to suggest a simple enhancement to maven xdoc plugin, could the 
 following line (262):

Chris, enhancements/bugs are tracked by http://jira.codehaus.org/
Would be the easiest for the developers when you create a issue there...
someone will pick it up.
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com
 
This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]