You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "chris bedford (JIRA)" <ji...@codehaus.org> on 2009/04/03 21:22:12 UTC

[jira] Created: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
--------------------------------------------------------------------------------------------------

                 Key: ARCHETYPE-239
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
             Project: Maven Archetype
          Issue Type: Bug
          Components: Archetypes
         Environment: windows.  maven-3.0-alpha-2

works ok in mvn 2.1.   
            Reporter: chris bedford


Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip

cd to unzipped directory.
type mvn install   (installs the archetype).

Next, use the archetype like this >>>>


        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
                                -DarchetypeArtifactId=maven-archetype-Spring    \
                                -DarchetypeVersion=1.0                \
                                -DgroupId=com.bo.oo                          \
                                -DartifactId=wex



The following error is returned > 


[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
[ERROR] 
Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.


thanks !



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

        

[jira] Commented: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/ARCHETYPE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231891#action_231891 ] 

Herve Boutemy commented on ARCHETYPE-239:
-----------------------------------------

I tried to download the .zip, but it is not there any more
Can you give a new link? Or even confirm the problem persists with maven 3.0-beta-2 released one week ago...

> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-239
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>         Environment: windows.  maven-3.0-alpha-2
> works ok in mvn 2.1.   
>            Reporter: chris bedford
>
> Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip
> cd to unzipped directory.
> type mvn install   (installs the archetype).
> Next, use the archetype like this >>>>
>         mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
>                                 -DarchetypeArtifactId=maven-archetype-Spring    \
>                                 -DarchetypeVersion=1.0                \
>                                 -DgroupId=com.bo.oo                          \
>                                 -DartifactId=wex
> The following error is returned > 
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
> [ERROR] 
> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
> thanks !

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

        

[jira] Updated: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-239:
------------------------------------

    Fix Version/s: 2.0-alpha-6

> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-239
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>         Environment: windows.  maven-3.0-alpha-2
> works ok in mvn 2.1.   
>            Reporter: chris bedford
>             Fix For: 2.0-alpha-6
>
>
> Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip
> cd to unzipped directory.
> type mvn install   (installs the archetype).
> Next, use the archetype like this >>>>
> {noformat}        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
>                                 -DarchetypeArtifactId=maven-archetype-Spring    \
>                                 -DarchetypeVersion=1.0                \
>                                 -DgroupId=com.bo.oo                          \
>                                 -DartifactId=wex{noformat}
> The following error is returned > 
> {noformat}
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
> [ERROR] 
> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
> {noformat}
> thanks !

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

        

[jira] Updated: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-239:
------------------------------------

    Description: 
Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip

cd to unzipped directory.
type mvn install   (installs the archetype).

Next, use the archetype like this >>>>


{noformat}        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
                                -DarchetypeArtifactId=maven-archetype-Spring    \
                                -DarchetypeVersion=1.0                \
                                -DgroupId=com.bo.oo                          \
                                -DartifactId=wex{noformat}



The following error is returned > 

{noformat}
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
[ERROR] 
Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
{noformat}

thanks !



  was:
Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip

cd to unzipped directory.
type mvn install   (installs the archetype).

Next, use the archetype like this >>>>


        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
                                -DarchetypeArtifactId=maven-archetype-Spring    \
                                -DarchetypeVersion=1.0                \
                                -DgroupId=com.bo.oo                          \
                                -DartifactId=wex



The following error is returned > 


[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
[ERROR] 
Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.


thanks !




> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-239
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>         Environment: windows.  maven-3.0-alpha-2
> works ok in mvn 2.1.   
>            Reporter: chris bedford
>
> Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip
> cd to unzipped directory.
> type mvn install   (installs the archetype).
> Next, use the archetype like this >>>>
> {noformat}        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
>                                 -DarchetypeArtifactId=maven-archetype-Spring    \
>                                 -DarchetypeVersion=1.0                \
>                                 -DgroupId=com.bo.oo                          \
>                                 -DartifactId=wex{noformat}
> The following error is returned > 
> {noformat}
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
> [ERROR] 
> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
> {noformat}
> thanks !

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

        

[jira] Closed: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed ARCHETYPE-239.
-----------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 2.0)

no problem seen here with Maven 3.0

> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-239
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>         Environment: windows.  maven-3.0-alpha-2
> works ok in mvn 2.1.   
>            Reporter: chris bedford
>
> Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip
> cd to unzipped directory.
> type mvn install   (installs the archetype).
> Next, use the archetype like this >>>>
> {noformat}        mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
>                                 -DarchetypeArtifactId=maven-archetype-Spring    \
>                                 -DarchetypeVersion=1.0                \
>                                 -DgroupId=com.bo.oo                          \
>                                 -DartifactId=wex{noformat}
> The following error is returned > 
> {noformat}
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
> [ERROR] 
> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
> {noformat}
> thanks !

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

        

[jira] Updated: (ARCHETYPE-239) Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator (mvn 3.x issue)

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-239:
------------------------------------

    Component/s:     (was: Archetypes)
                 Generator

> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator   (mvn 3.x issue)
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-239
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-239
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>         Environment: windows.  maven-3.0-alpha-2
> works ok in mvn 2.1.   
>            Reporter: chris bedford
>
> Download  http://www.webtide.com/hightide/archetypes/maven-archetype-Spring.zip
> cd to unzipped directory.
> type mvn install   (installs the archetype).
> Next, use the archetype like this >>>>
>         mvn archetype:create    -DarchetypeGroupId=com.webtide                  \
>                                 -DarchetypeArtifactId=maven-archetype-Spring    \
>                                 -DarchetypeVersion=1.0                \
>                                 -DgroupId=com.bo.oo                          \
>                                 -DartifactId=wex
> The following error is returned > 
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-archetype-plugin using meta-version: LATEST
> [ERROR] 
> Cannot find mojo descriptor for: 'archetype:create' - Treating as non-aggregator.
> thanks !

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