Hi Kumar,
have you tried a atlas-mvn clean
since the change? Sometimes old build artifacts are still hanging around in the target
directory and that kills them. Then try atlas-debug
again.
The other thing I can think of is if one of your dependencies is still using the wrong plugin (or if you have a multi-module project where the parent pom or one of the siblings are still using the wrong plugin).
Cheers,
Tobi