Hi everyone,

I started on the maven integration in Eclipse and there is also a lot of
interest in a netbeans module. With a bit of luck maven can be "the"
portable project format for IDE's ;)

One of the things I am actually coding in the module is to get eg
maven.home, lib.repo from the user.home /build.properties and other config
entries that may be of interest. The problem is that I actually don't want
to bother with these things and want to ask to maven everything I need. So
my question is : is there an easy way to acomplish this and me just calling
the maven API, without having to be in the actual build process?
Probably more to come later ;)

Mvgr,
Martin


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

Reply via email to