Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] constant rebuilds ...

On Mon, Jun 15, 2009 at 3:24 PM, Morris Jones <mojo@xxxxxxxxxxxxx> wrote:
Abel Muiño wrote:
   My problem is that Eclipse keeps getting into this state where it
   constantly rebuilds the project.  Every time the validation monitor
   runs, it triggers a rebuild.

The validation monitor is (if I am not mistaken) provided by WTP, so I don't think it is related.

Can  you provide information on how this can be triggered? I have been using IAM with CXF (both client and server) for some time and have not noticed anything strange.

I'm wondering the same thing of course.  I'm sure it's something I'm doing in the pom file.  I'll work it out.

If you are modifying the pom, you have high chances of triggering a build, since IAM might need to recalculate classpaths, process resources, etc...

We have lately reduced the number of cases where this is done, but still it might be affecting you.

Disabling automatic builds while working on the pom could help.
 

--
Abel Muiño - http://ramblingabout.wordpress.com/

Back to the top