here is mine:
--------------------%<-----------
            <plugin>
                <groupId>xdoclet</groupId>
               
<artifactId>maven2-xdoclet2-plugin</artifactId>
                <version>2.0.5</version>
                <executions>
                    <execution>
                        <id>xdoclet</id>
                       
<phase>generate-sources</phase>
                        <goals>
                            <goal>xdoclet</goal>
                        </goals>
                    </execution>
                </executions>
                <dependencies>
                    <dependency>
                       
<groupId>xdoclet-plugins</groupId>
                       
<artifactId>xdoclet-plugin-hibernate</artifactId>
                       
<version>1.0.4-SNAPSHOT</version>
                    </dependency>
                </dependencies>
-------------------%<---------------

See what qdox version is available from
http://qdox.codehaus.org/
and upgrade this dependency

Parsing problem comes from there....
regards,



----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to