[ http://jira.codehaus.org/browse/MDEP-29?page=comments#action_78835 ] 
            
Jimisola Laursen commented on MDEP-29:
--------------------------------------

Brian,

Was this patch applied correctly and verified? One of my guys spent to much 
time trying to get the plugin to output the filename of dependencies.
I haven't used the snapshot on svn - but my own local repo install from when I 
did the patch.
As you can see below outputArtifactFilename = true, but nothing is outputed.

Would you mind having a quick peak at it asap? If there is a bug in the 
snapshot would you mind fixing it (also asap) as this is somewhat of a stopper 
for our project? I'll have a peak myself on this matter later tonight.

[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT:resolve' 
-->
[DEBUG]   (f) excludeTransitive = false
[DEBUG]   (f) local = [local] -> file:///home/jimisola/.m2/repository
[DEBUG]   (f) markersDirectory = 
/home/jimisola/p4clients/lt/main/tools/datagen/target/dependency-maven-plugin-markers
[DEBUG]   (f) outputArtifactFilename = true
[DEBUG]   (f) overWriteIfNewer = true
[DEBUG]   (f) overWriteReleases = false
[DEBUG]   (f) overWriteSnapshots = false
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) reactorProjects = [EMAIL PROTECTED]
[DEBUG]   (f) remoteRepos = [[stickybit-internal-http] -> 
http://www.stickybit.se/maven2/internal/, [Apache Snapshots (svn)] -> 
http://svn.apache.org/maven-snapshot-repository/, 
[maven2-repository.dev.java.net] -> 
https://maven2-repository.dev.java.net/nonav/repository, [central] -> 
http://repo1.maven.org/maven2]
[DEBUG]   (f) silent = false
[DEBUG]   (f) type = java-source
[DEBUG] -- end configuration --
[INFO] [dependency:resolve]
[DEBUG] Including Transitive Dependencies.
[INFO]
[INFO] The following files have been resolved:
[INFO]    antlr:antlr:jar:2.7.5:antlr-2.7.5.jar
[INFO]    asm:asm:jar:2.2:asm-2.2.jar
[INFO]    bsf:bsf:jar:2.4.0:bsf-2.4.0.jar
[INFO]    colt:colt:jar:1.0.3:colt-1.0.3.jar
[INFO]    commons-cli:commons-cli:jar:1.0:commons-cli-1.0.jar
[INFO]    commons-lang:commons-lang:jar:1.0:commons-lang-1.0.jar
[INFO]    commons-logging:commons-logging:jar:1.0.4:commons-logging-1.0.4.jar
[INFO]    dbunit:dbunit:jar:2.1:dbunit-2.1.jar
[INFO]    freemarker:freemarker:jar:2.3.8:freemarker-2.3.8.jar
[INFO]    groovy:groovy:jar:1.0-jsr-06:groovy-1.0-jsr-06.jar
[INFO]    junit:junit:jar:3.8.2:junit-3.8.2.jar
[INFO]    log4j:log4j:jar:1.2.13:log4j-1.2.13.jar
[INFO]    net.sourceforge.jtds:jtds:jar:1.2:jtds-1.2.jar
[INFO]    org.apache.derby:derby:jar:10.2.1.6:derby-10.2.1.6.jar
[INFO]    se.stickybit.dbwiz:dbwiz:jar:0.15:dbwiz-0.15.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Oct 30 15:40:10 CET 2006
[INFO] Final Memory: 4M/508M
[INFO] ------------------------------------------------------------------------


> Make (sure) dependency:resolve outputs absolute filename (or at least make it 
> configurable)
> -------------------------------------------------------------------------------------------
>
>                 Key: MDEP-29
>                 URL: http://jira.codehaus.org/browse/MDEP-29
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0, 2.0
>            Reporter: Jimisola Laursen
>         Assigned To: Brian Fox
>             Fix For: 2.0-alpha-1
>
>         Attachments: MDEP-29-patch-2.diff, MDEP-29.diff
>
>
> I haven't used 1.1/2.0 yet myself, but from Brian Fox's comment 
> (http://jira.codehaus.org/browse/MDEP-24#action_69078) it's uncertain whether
> dependency:resolve outputs the absolute filename at all times.
> Being able to specify whether the output should be filename onlhy or  
> absolute filename would be very useful.

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

        

Reply via email to