You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/10/06 10:07:32 UTC

[jira] Closed: (MNG-4855) calling plugin without full declaration fails --> documentation?

     [ http://jira.codehaus.org/browse/MNG-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-4855.
-----------------------------

    Resolution: Cannot Reproduce
      Assignee: Brett Porter

It's still possible to do the archetype:create-from-project. Something may have changed in your environment or local repository - you may want to follow this up with more information or logs on users@maven.apache.org.

> calling plugin without full declaration fails --> documentation?
> ----------------------------------------------------------------
>
>                 Key: MNG-4855
>                 URL: http://jira.codehaus.org/browse/MNG-4855
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Documentation:  General
>    Affects Versions: 3.0-beta-3
>            Reporter: Christian Moser
>            Assignee: Brett Porter
>
> I'm not sure if this is a bug.
> Since maven 3 it's not possible to call a plugin without full delcaration. For example, in earlier mvn version it was possible to call the archetype plugin with following line:
> archetype:create-from-project
> I guess this fails now due the fact that the plugin version wasn't specified somewhere in the pom. With maven 3.0 you have to write:
> org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-5:create-from-project
> I wasn't able to gather this information from the Compatibility Notes.I believe it would be assistant to include this information because most of the beginner tutorials and guides won't work anymore.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira