You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2008/01/28 22:41:34 UTC

[jira] Commented: (GERONIMO-3797) The plugin 'org.apache.geronimo.buildsupport:car-maven-plugin' does not exist or no valid version could be found in samples subproject

    [ https://issues.apache.org/jira/browse/GERONIMO-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563298#action_12563298 ] 

Jason Dillon commented on GERONIMO-3797:
----------------------------------------

The samples top-level pom probably does not configure a pluginManagement element for the car-maven-plugin, it should... and it should set the version to 2.1-SNAPSHOT.

> The plugin 'org.apache.geronimo.buildsupport:car-maven-plugin' does not exist or no valid version could be found in samples subproject
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3797
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3797
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin, sample apps
>    Affects Versions: 2.1
>            Reporter: Jacek Laskowski
>
> Checked out the latest samples sources.
> jlaskowski@dev /cygdrive/c/oss/geronimo-samples
> $ svn up
> ...
> Updated to revision 616023.
> Upon building them, the following error has been thrown:
> jlaskowski@dev /cygdrive/c/oss/geronimo-samples
> $ mvn clean install
> ...
> [INFO] artifact org.apache.geronimo.buildsupport:car-maven-plugin: checking for updates from central
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.geronimo.buildsupport:car-maven-plugin' does not exist or no valid version could be found
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 18 seconds
> [INFO] Finished at: Mon Jan 28 21:44:11 CET 2008
> [INFO] Final Memory: 7M/254M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.