Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0
-
None
Description
This is what I get when bundling - in the bootstrapping phases. "help" node sounds like the bundle plugin config is inherited from the community webapp pom ?
Note that this doesn't make the general build fail. (It probably should?)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] BUILD ERROR
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] can't call execute() method on the inner mojo
[INFO]
[INFO] / has no child node with name help
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 6 minutes 50 seconds
[INFO] [INFO] Finished at: Mon Nov 13 18:49:01 CET 2006
[INFO] [INFO] Final Memory: 128M/237M
[INFO] [INFO] ------------------------------------------------------------------------
[ERROR] log4j:WARN No appenders could be found for logger (info.magnolia.cms.beans.config.ModuleRegistration).
[ERROR] log4j:WARN Please initialize the log4j system properly.
[ERROR] Exception in thread "Thread-27" java.util.NoSuchElementException
[ERROR] at org.apache.commons.collections.map.AbstractReferenceMap$ReferenceEntrySetIterator.nextEntry(AbstractReferenceMap.java:772)
[ERROR] at org.apache.commons.collections.map.AbstractReferenceMap$ReferenceValuesIterator.next(AbstractReferenceMap.java:829)
[ERROR] at org.apache.jackrabbit.core.RepositoryImpl.shutdown(RepositoryImpl.java:843)
[ERROR] at org.apache.jackrabbit.core.jndi.BindableRepository.shutdown(BindableRepository.java:261)
[ERROR] at org.apache.jackrabbit.core.jndi.BindableRepository$1.run(BindableRepository.java:139)
[INFO] executed