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 2007/06/14 19:05:27 UTC

[jira] Closed: (GERONIMO-1948) assemble:assemble-configurations: goal installs a configuration even when its dependencies are missing

     [ https://issues.apache.org/jira/browse/GERONIMO-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon closed GERONIMO-1948.
----------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: Wish List)
         Assignee: Jason Dillon

Fixed in 1.2 and 2.0, 1.1.x is dormant.

> assemble:assemble-configurations: goal installs a configuration even when its dependencies are missing
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1948
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1948
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1
>         Environment: All
>            Reporter: Anita Kulshreshtha
>            Assignee: Jason Dillon
>            Priority: Minor
>
>     The geronimo-assembly-plugin installs a configuration even when some of its dependencies are missing. The following can be reproduced by :
> 1. delete geronimo-converter-1.1...jar from .maven repo 
> 2. cd j2ee-tomcat-server
> 3. maven
>     First time the following error is given, but the configuration has already been copied. Hence repeating 'maven' completes successfully. This server will not have this jar in its repository.
>  
> Copying geronimo/webconsole-tomcat/1.1-SNAPSHOT/car
> ############################################################
> # Installed configuration
> #   id = geronimo/webconsole-tomcat/1.1-SNAPSHOT/car
> #   location = D:\anita\geronimo\geronimo-1.1\assemblies\j2ee-tomcat-server\target\geronimo-1.1-SNAP
> SHOT\repository\geronimo\webconsole-tomcat\1.1-SNAPSHOT\webconsole-tomcat-1.1-SNAPSHOT.car
> ############################################################
> Installed configuration geronimo/webconsole-tomcat/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-server/1.1-SNAPSHOT/car
> Installed configuration geronimo/rmi-naming/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-system/1.1-SNAPSHOT/car
> Installed configuration geronimo/system-database/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-server/1.1-SNAPSHOT/car
> Installed configuration geronimo/rmi-naming/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-system/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-security/1.1-SNAPSHOT/car
> Installed configuration geronimo/rmi-naming/1.1-SNAPSHOT/car
> Installed configuration geronimo/j2ee-system/1.1-SNAPSHOT/car
> Copying portlet-api/portlet-api/1.0/jar
> Copying org.apache.pluto/pluto/1.0.1/jar
> Copying geronimo/geronimo-console-core/1.1-SNAPSHOT/jar
> Copying geronimo/geronimo-test-ddbean/1.1-SNAPSHOT/jar
> Copying geronimo/geronimo-deploy-config/1.1-SNAPSHOT/jar
> BUILD FAILED
> File...... C:\Documents and Settings\User\.maven\cache\geronimo-assembly-plugin-1.1.0-11\plugin.jell
> y
> Element... assemble:installConfig
> Line...... 196
> Column.... 149
> Dependency: geronimo/geronimo-converter/1.1-SNAPSHOT/jar not found in local maven repo: for configur
> ation: geronimo/webconsole-tomcat/1.1-SNAPSHOT/car
> Total time: 32 seconds
> Finished at: Sun Apr 30 11:20:09 EDT 2006 

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