You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rajesh Koilpillai <ra...@gmail.com> on 2010/07/14 05:37:49 UTC

What does reloading a plugin container mean in maven?

What does reloading a plug-in container mean in maven? This happens in just
a single machine, every other machine seems to be fine. How do I fix this
issue?

[INFO] Reloading plugin container for: org.apache.maven.plugins:m
aven-clean-plugin:2.4.1. The plugin artifact has changed.
[INFO] [clean:clean {execution: default-clean}]
[INFO] Reloading plugin container for: org.codehaus.mojo:versions
-maven-plugin:1.2. The plugin artifact has changed.
[INFO] Reloading plugin container for: org.apache.maven.plugins:m
aven-compiler-plugin:2.3.1. The plugin artifact has changed.
[INFO] Reloading plugin container for: org.apache.maven.plugins:m
aven-jar-plugin:2.3.1. The plugin artifact has changed.
[INFO] Reloading plugin container for: org.apache.maven.plugins:m
aven-clean-plugin:2.4.1. The plugin artifact has changed.
[INFO] Reloading plugin container for: org.apache.maven.plugins:m
aven-site-plugin:2.1.1. The plugin artifact has changed.
[INFO] Reloading plugin container for: org.apache.maven.plugins:m

aven-install-plugin:2.3.1. The plugin artifact has changed.
[INFO] [site:attach-descriptor {execution: default-attach-descrip...


-- 
Thanks,
- Rajesh Koilpillai