Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Re : m2e in headless eclipse

Hi Igor,

 

We have a RCP tool that includes m2eclipse.  We also want to build a headless version of that tool offering a command-line interface only for automation purposes.  Most of the commands they will want to run we will just forward to m2e/maven.  But there are others that our tool will handle itself.  I know it sounds weird.  But that is just what is being asked for. 

 

So what I am asking is can all the non-ui plug-ins for m2eclipse be included in our headless package and would I be able to launch mvn commands?

 

_Paul


Back to the top