Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

When trying to create a new plugin I get the following error.

Wiki Markup\[ERROR\] BUILD FAILURE \
[INFO\] \ -----------------------------------------------------------------------\- \
[INFO\] : org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Unable to add module to the current project as it is not of packaging type 'pom'
Unable to add module to the current project as it is not of packaging type 'pom' \
[INFO\] \ -----------------------------------------------------------------------\- \
[INFO\] For more information, run Maven with the \ -e switch \
[INFO\] \ -----------------------------------------------------------------------\- \
[ERROR\] BUILD FAILURE

Wiki Markup\[INFO\] \- ----------------------------------------------------------------------\-unmigrated-wiki-markup

\[INFO\] : org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Unable to add module to the current project as it is not of packaging type 'pom'

Unable to add module to the current project as it is not of packaging type 'pom'

Wiki Markup\[INFO\] \ -----------------------------------------------------------------------\-unmigrated-wiki-markup

\[INFO\] For more information, run Maven with the \ -e switchunmigrated-wiki-markup

\[INFO\] \ -----------------------------------------------------------------------\-

I have tried with maven 2.2 and 3 but its the same thing.

...