Uploaded image for project: 'Brooklyn'
  1. Brooklyn
  2. BROOKLYN-228

Brooklyn archetype fails over eclipse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.9.0
    • 0.9.0

    Description

      I try to create a apache brooklyn quickstarter project with the archetype (mvn:org.apache.brooklyn/brooklyn-archetype-quickstart/0.9.0-20160115.1845) over Eclipse and get the following error message:

      Unable to create project from archetype [org.apache.brooklyn:brooklyn-archetype-quickstart:0.9.0-20160115.1845 -> http://ccweb.cloudsoftcorp.com/maven/libs-release-local]
      The defined artifact is not an archetype
      

      I think the archetype was not build correctly in the pom file the maven-archetype resource extension for the packaging is missing:

          <extensions>
            <extension>
              <groupId>org.apache.maven.archetype</groupId>
              <artifactId>archetype-packaging</artifactId>
            </extension>
          </extensions>
      

      For further Information http://maven.apache.org/archetype/archetype-packaging/

      Thanks and Best Regards,
      Felix

      Attachments

        Activity

          People

            Unassigned Unassigned
            felix.otto Felix Otto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: