[ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_69057 ]
Jimisola Laursen commented on MDEP-24: -------------------------------------- Hi! This might not be the right place. But, I can't find the goal "resolve" in the documentation. And when I do mvn dependency:resolve I get "Required goal not found: dependency:resolve" error: [EMAIL PROTECTED]:~/p4clients/lt/iso/main/product/common> mvn dependency:resolve [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'dependency'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Required goal not found: dependency:resolve [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Thu Jul 06 12:33:59 CEST 2006 [INFO] Final Memory: 2M/508M [INFO] ------------------------------------------------------------------------ I am using version 1.0. Is possible to have dependencies output to stdout? I am in need of the whole absolute filename and either the scope for each file or to be able to specify what scopes I want to be outputed. Should I file an enhancement request or is this already implemented but not documented? > Sort the dependency:resolve output alphabetically > ------------------------------------------------- > > Key: MDEP-24 > URL: http://jira.codehaus.org/browse/MDEP-24 > Project: Maven 2.x Dependency Plugin > Type: Improvement > Versions: 1.0 > Reporter: Brian Fox > Priority: Trivial > > > Output looks like this: > [INFO] Resolved: fdf-toolkit-1.0.jar > [INFO] Resolved: activation-1.0.2.jar > [INFO] Resolved: sqlline-1.0.jar > [INFO] Resolved: struts-legacy-1.1.jar > [INFO] Resolved: jdo-1.0.2.jar > [INFO] Resolved: xalan-2.5.1.jar > [INFO] Resolved: dom4j-1.5.2.jar > [INFO] Resolved: xpp3-1.1.3.3.jar > [INFO] Resolved: qdox-1.5.jar > [INFO] Resolved: kodo-jdo-3.3.4.jar > Would be better sorted. -- 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