Tag Archives: eclipse

Run JBoss 7 in debug mode

Run JBoss 7 in debug mode and debug application with Eclipse. Continue reading

Posted in Java, Java EE, JBoss, Software Development | Tagged , , , | 7 Comments

m2e fix – Plugin execution not covered by lifecycle configuration

How to fix Maven m2e plugin Lifecycle Mapping Problem “Plugin execution not covered by lifecycle configuration”. When you need to use JBoss Logging and JBoss Logging Tools. Continue reading

Posted in Java, JBoss, Software Development | Tagged , , , | Leave a comment

M2E quick fix – not up-to-date pom.xml

Recently, I have started using Apache Maven within Eclipse with m2e plugin. It helps me a lot as I can make many things within eclipse. This pluginĀ  stills needs development (as has many open bugs), but since now I have … Continue reading

Posted in Java | Tagged , , | 16 Comments