You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hi

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

[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

[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] ------------------------------------------------------------------------

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

Any help would be appreciated.

  • No labels