Re: Improve connection between Maven and IDE?

2022-09-25 Thread Romain Manni-Bucau
Hi, Sounds like annotation processor abstraction but more general. Overall Im not sure the gain for anyone - IDE can get it with a classfiletransformer hacked on classrealm and just a dumb javaagent already - but I see the drawbacks for all plugins which will never use it so think I prefer to fin

Improve connection between Maven and IDE?

2022-09-25 Thread Hannes Wellmann
Hello Maven developers,   for the Maven integration for Eclipse IDE (called M2Eclipse or M2E) there is a mechanism of so called "connector plugins" or "connectors" which connect Maven plug-ins with the IDE. Their job is to tell the IDE what to do during a workspace-build within the IDE, if the c

MDEPLOY-118: Contribution still welcome? Alternative solutions?

2022-09-25 Thread Mathias de Riese
Hi Maven Developers, I currently face exactly the situation described in https://issues.apache.org/jira/browse/MDEPLOY-118: Our MRM (Nexus) was recently configured to prevent re-deployments as a consequence of a mishap. However, we use Maven runs on multiple platforms to deploy an artifact per