RE: Using the POM classpath for integration testing

2007-03-04 Thread pkernevez
Hi Eric, The http://www.fitnesse.org/PluginsPage.MavenPlugIn is a maven1 plugin. At this time I'm working hard to release the first version (I may finish the documentation this night). But it's functional and actually used by one project. That the reason why, it's only available in the mo

RE: Using the POM classpath for integration testing

2007-03-04 Thread pkernevez
Hi Eric, I our approach there is always a centralized FitNesse server running. This server is available for all project people, including non developers. Our two main pains in this case is * to test local development (for a member of the team), without sharing 'non finished code' * to haven't to

Deploy an existing artifiact...

2007-02-08 Thread pkernevez
Hello, I'm looking for a mean that block (or ask) the deployement of a released artifact if a released version already exist in the remote repository. This is for avoiding the erasing of an already relased version in case I forgot to increment the version of the Maven project. Thanks, Philippe

Re: Deploy an existing artifiact...

2007-02-08 Thread pkernevez
Hello, I'm looking for a mean that block (or ask) the deployement of a released artifact if a released version already exist in the remote repository. This is for avoiding the erasing of an already relased version in case I forgot to increment the version of the Maven project. Thanks, Philippe

Deploy an existing artifiact...

2007-02-08 Thread pkernevez
Hello, I'm looking for a mean that block (or ask) the deployement of a released artifact if a released version already exist in the remote repository. This is for avoiding the erasing of an already relased version in case I forgot to increment the version of the Maven project. Thanks, Philippe