[ 
https://jira.codehaus.org/browse/ARCHETYPE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed ARCHETYPE-316.
------------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Strange behavior on installing/deploying archetype on Mac Os X
> --------------------------------------------------------------
>
>                 Key: ARCHETYPE-316
>                 URL: https://jira.codehaus.org/browse/ARCHETYPE-316
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Archetypes, Plugin
>    Affects Versions: 2.0-alpha-5
>         Environment: 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"
>            Reporter: Gildas Cuisinier
>
> 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



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to