Set XE Web Debug Project dependencies using M2Eclipse

Here we give to XE Web Debug Project its own pom.xml containing what we want to find in published WEB-INF/lib folder.

The better way whould be to use "official" XE web pom.xml file using a virtual file for example but the problem is that M2Eclipse resolve only direct XE web dependencies and not Platform web dependencies. So we will have to build our own pom.xml file.

There is lots of different way to configure dependencies depends of the needs.

Generally the easier way for XE is to create a pom with web-standard as parent and synchronise it with XE web pom for all XE dependencies (except web-standard dependency obviously). All XE dependencies versions are store in XE root pom.

Here are some example of this pom :

Warning: Rename theses files to pom.xml

This pom.xml files set Platform Web Standard project as parent and add all XE specific plugins. It also provide mysql, derby, hsqldb and postgre connectors.

previous | home | next

Version 27.1 last modified by ThomasMortagne on 09/07/2008 at 18:45

Comments 0

No comments for this document

Attachments 3

XML
pom.16.xml 1.1
PostedBy: ThomasMortagne on 09/07/2008 (3kb )
XML
pom.14.xml 1.1
PostedBy: ThomasMortagne on 09/07/2008 (3kb )
XML
pom.15.xml 1.2
PostedBy: ThomasMortagne on 09/07/2008 (3kb )

Creator: ThomasMortagne on 2008/04/09 17:06
This wiki is licensed under a Creative Commons license
1.5.2.12758