Incomplete dependency resolution assumes JAR as type
----------------------------------------------------

         Key: GERONIMO-1934
         URL: http://issues.apache.org/jira/browse/GERONIMO-1934
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: core, kernel  
    Versions: 1.1    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 
    Priority: Blocker
     Fix For: 1.1


Database pool created by the console:

console.dbpool/LaptopStorePool/1.0/rar

App that depends on this:

            <sys:dependency>
                <sys:artifactId>LaptopStorePool</sys:artifactId>
            </sys:dependency>

Deployment result:

Error: Unable to distribute laptopstore-ear-1.0-SNAPSHOT.ear: Unable
    to create configuration for deployment

        load of demo/LaptopStore/1146190482029/car failed

        Unable to resolve dependency /LaptopStorePool//jar

It should not assume that a missing type means "JAR" but should instead check 
everything

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

Reply via email to