Sure, no problems. I only downloaded it yesterday and I was going to grab the source today and have a tinker.

Cheers,

Ben

Gilles Dodinet wrote:

Ben,
it would be nice if you could report the issues you encountered with mevenide (it only works with 3.0 - M5 not tested yet - i think the last release still has an unneeded dependency on ajdt).


-- gd


Ben Walding wrote:


Basically, for what we do, I have all inter-project dependencies set to snapshot versions and then just have an external tool setup in eclipse to build the active project with jar:install-snapshot. I tried the mevenide plugin today, but it didn't work. It looks like it will simplify running goals in much the same way as we do now.

If this is too slow, you'll need to switch the project dependencies in eclipse from being the jar in the repo to being the other project in eclipse.
I try not to change my apis too frequently, but its only about a 30second turn around time when I absolutely must get the latest code / apis into a project. (select changed project, jar:install-snapshot, wait, refresh master project)


Once I'm reasonably happy with all the code / other developers need access, I check it in, run an integration build on the server (fully mavenised build using reactors) and then let them know the code is good to go.

I'm also looking at using a continuous integration system to build snapshots in our repository whenever a piece of code is committed. This will hopefully show up integration errors sooner.


Cheers,


Ben

Christian Goos wrote:

Hi,

we am using Maven on a project with several subprojects.
We use Maven, Eclipse, CVS.
I implemented the recommended development process that
is described in the Maven documentation.
Although building and deploying with works fine, developers
still have problems with the development process.

Can anybody send me some advice how to use Maven in a
project where the subprojects are a) under heavy development
b) changes to one subproject have to be available to other projects as fast as possible


I would be interested to know how you organize the development on your projects.





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to