Hi,

I'm starting to work on embedding m2 in idea (now that I'm finally back home..).

First thing I'm trying to attack is an editor for the maven settings
files. I'm trying to use the MavenSettingsBuilder (and the default
implementation DefaultMavenSettingsBuilder).

It seems to me that its API is a little lacking - tooling-wise - as it
provides no way of seperating the user's settings from the
installation settings. There are only two methods (buildSettings,
buildSettings(File)) and both merge the user's settings with the
global settings.

Perhaps you had a different view of how to integrate Maven into IDEs?
I heard about the embedder, but I could not find it in the central
repo, so I assumed it is too alpha...or is that the preffered way?
(rather than accessing the components directly)

10x,
   Arik.

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

Reply via email to