I can’t generate the jboss.xml from the maven xdoclet plug-in. (Maven 1.0.2 and maven-xdoclet-plugin-1.2.3.jar)

 

I have already searched for this problem on the mailing list but had no success.

 

I put the jboss dependency on project.xml

 

        <dependency>

            <groupId>xdoclet</groupId>

            <artifactId>xdoclet-ejb-module</artifactId>

            <version>1.2.3</version>

            <type>jar</type>

        </dependency>

        <dependency>

            <groupId>jboss</groupId>

            <artifactId>jboss-j2ee</artifactId>

            <version>3.2.3</version>

            <type>jar</type>

        </dependency>

 

And the properties

 

maven.xdoclet.ejbdoclet.jboss.0=true

maven.xdoclet.ejbdoclet.jboss.0.destDir=${maven.build.dir}/xdoclet/ejb/META-INF

maven.xdoclet.ejbdoclet.jboss.0.typemapping=Sybase

maven.xdoclet.ejbdoclet.jboss.0.datasource=java:/jdbc/SybaseDBXXXX

maven.xdoclet.ejbdoclet.jboss.0.xmlencoding=ISO-8859-1

maven.xdoclet.ejbdoclet.jboss.0.version=3.2

 

in the project.properties.

 

I found a JIRA http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1486 to this issue.

 

The problem is that I need to migrate to Maven from Ant and need to generate jboss.xml.

Is there any other solution? Is there an older version of maven-xdoclet that can generate jboss.xml? Or am I doing something wrong here?

 

Thanks in advance.

 

Daniel

 

 

 

 

 

 

 

 

 





--------------------------------------------------------------------------------------------
Esta mensagem e seus anexos podem conter informações confidenciais ou privilegiadas. Se você não é o destinatário dos mesmos você não está autorizado a utilizar o material para qualquer fim.
Solicitamos que você apague a mensagem e avise imediatamente ao remetente. O conteúdo desta mensagem e seus anexos não representam necessariamente a opinião e a intenção da empresa, não implicando em qualquer obrigação ou responsabilidade da parte da mesma.

This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein.
If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. The contents of this message and its attachments do not necessarily express the opinion or the intention of the company, and do not implies any legal obligation or responsibilities from this company.

Reply via email to