Moving the developers list to BCC...
To invoke Maven as you discovered, you run:
mvn
Or:
mvn
The second error is because you are trying to invoke a plugin goal directly but
Maven cannot locate the plugin based on your name. The way to invoke plugin
goals is:
mvn :[:]:
If the plugin has
perception. You can choose to take it as feedback or not, that is your choice.
Robert Patrick
VP, Oracle Corporation
Mobile: +1.469.556.9450
Sent from my iDevice
> On Jun 27, 2015, at 6:36 PM, Karl Heinz Marbaise wrote:
>
> Hi Robert,
>
>
>> On 6/27/15 12:51 PM, robe
Sorry for butting in but as someone who is a staunch supporter of Maven within
my company and its user community, I have to agree that the difficulty in
engaging the Maven developers to even discuss issues is too high. I often find
myself fixing plugins by forking my own private versions since