You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Konstantin Priblouda <kp...@yahoo.com> on 2003/04/09 12:18:49 UTC

Re:AW:_AW:_help_for_xdoclet_-_more_info_:_thank's, _it_works_!!!-->_resume_what_to_do

--- "nicolas.frank@laposte.net"
<ni...@laposte.net> wrote:
> Thank you so much (I have spend 2 days on this..),
> the
> xdoclet-web-module was the last missing part !
> 
> I still does not understand the '+' syntax so if
> anyone can
> explain it to me... (but it works...)
> 
> - So a little resume for futur other xdoclet plugin
> users :
> 
> the xdoclet site does not seem to be up to date:

Well, blame is partially on me :)

AFAIK lates acceptable syntax for grouped dependencies
is like this:
---%<-------------
   <dependency>
      <id>fuzzy:fuzzy-base</id>
      <version>0.1-alpha</version>
      <properties>
        <war.bundle.jar>true</war.bundle.jar>
      </properties>
    </dependency>
--%<---------------
one with + will be deprecated. 

Remenber, when in doubt always look into maven source 
- it's only reliable and complete documentation :)

regards,


=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org