JBoss Community

Eclipse Summit 2010 Mini-Agenda

modified by Max Andersen in JBoss Tools Development - View the full document

This doc outlines the items Nick and Max will be working on during Eclipse Summit:

 

(currently just random issues)

 

Why is helios-remote-target not the default one for our builds ?

 

Why does our pom not have relative path references so you don't have to install parent first ?

i.e. <relativePath>../../../build/parent/pom.xml</relativePath>

 

If we use relative pom's shouldn't we make the aggregator pom for "modules" a parent pom that references to the uber-pom ? (avoids the need to update too much the children and allow each module to adjust for their needs - i.e. run tests non-ui harness)

 

We should use two surefire runs to seperate (fast) unit tests from (slow) integration tests, i.e. use failsafe plugin or simply use IT* as the pattern for integration tests.

 

We should find out how we can run some plugins with uiharness and others without.

 

Can we generate source bundles so we get source features ? (see egit for example of this)

(note: source features != sdk features since these doesn't include the binary)

Comment by going to Community

Create a new document in JBoss Tools Development at Community