On Feb 4, 2008 5:35 PM, Jabbar <[EMAIL PROTECTED]> wrote: > Note the <ejb>:/ejb/projectpermissions-ejbproj-1.0.jar</ejb> and > <web-uri>:/war/projectpermissions-war-1.0.war</web-uri>. I don't > understand the presence of :/ejb and :/war >
This bug was caused on Windows systems by the following line (java/packaging.rb:375) uri = File.expand_path(File.join(comp[:path], File.basename(comp[:artifact].to_s)), '/')[1..-1] Fix for it is already included in patch 0001 at https://issues.apache.org/jira/browse/BUILDR-26?focusedCommentId=12565656#action_12565656 -- vic Quaerendo invenietis.
