J'ai un projet maven que j'essaie de construire/courir dans Eclipse mais je reçois l'erreur ci-dessous. Comment puis-je faire ce que l'erreur suggère et ajoute les commutateurs -E ou x pour essayer de résoudre ce problème?
[ERROR] Failed to execute goal org.bsc.maven:maven-processor-plugin:2.0.5:process (process) on project glw-crm: Error executing: NullPointerException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.Apache.org/confluence/display/MAVEN/MojoExecutionException
J'utilise Eclipse Indigo (64 bits) et M2e 1.0.1
Vous devriez vérifier Debug Output
Dans la configuration M2E:
Fenêtre -> Préférences -> Maven -> Sortie de débogage
A partir de Intellij 2019.2.2
Fichier -> Paramètres (Ctrl + ALT + S) -> Build, Execution, Déploiement -> Outils de construction -> Maven -> Niveau de sortie: Débogage