Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-316

Strange behavior on installing/deploying archetype on Mac Os X

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0-alpha-5
    • None
    • Archetypes, Plugin
    • None

    • Maven version: 2.0.9 or 2.2
      Java version: 1.6.0_20 64Bit
      OS name: "mac os x" version: "10.6.3" arch: "x86_64" Family: "mac"

    Description

      When I install (mvn install) or deploy (mvn deploy) an archetype under Mac
      Os x, it seems that Maven do not use .jar extention but an .maven-archetype
      extention.

      The next problem is that when trying to create a project from the archetype,
      maven seeks the archetype.jar.
      So the command fails.

      I've try the same operation under windows, everything is ok. mvn install ou
      mvn deploy generate a jar file.

      Does somebody can reproduce the bug on its Mac ?
      Step to reproduce :

      • mvn archetype:generate ( select anyone archetype )
      • cd <myproject>
      • mvn archetype:create-from-project
      • cd target/generated-source/archetype
      • mvn install

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            gcuisinier Gildas Cuisinier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment