You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oleg Gusakov (JIRA)" <ji...@codehaus.org> on 2008/12/19 21:45:19 UTC

[jira] Issue Comment Edited: (MERCURY-65) Implement "old" maven-ant syntax

    [ http://jira.codehaus.org/browse/MERCURY-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158766#action_158766 ] 

Oleg Gusakov edited comment on MERCURY-65 at 12/19/08 2:44 PM:
---------------------------------------------------------------

 *In addition to the existing syntax*, I will introduce:

* stand-alone <localRepository/>, <remoteRepository/>
* a simpler way to add a classpath:
{code:xml|title=proposal}
<merc:dependencies refpathid="myclasspath">
  <merc:dependency name="asm:asm-xml:3.0"/>
</merc:dependencies>
{code}

      was (Author: olle):
     *In addition to the existing syntax*, I will introduce:

* stand-alone <localRepository/>, <remoteRepository/>
* a simpler way to add a classpath:
{code:code:xml|title=proposal}
<merc:dependencies refpathid="myclasspath">
  <merc:dependency name="asm:asm-xml:3.0"/>
</merc:dependencies>
{code}
  
> Implement "old" maven-ant syntax 
> ---------------------------------
>
>                 Key: MERCURY-65
>                 URL: http://jira.codehaus.org/browse/MERCURY-65
>             Project: Mercury
>          Issue Type: Improvement
>          Components: Ant tasks
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>
> * As there are a lot of users that expect some kind of "investment protection"
> * simplify to allow "3 line" solutions for common tasks
> * introduce defaults - default repository, default dependency set
> * merge mercury: deps and mercury:resolve into one dependencies task 
> * show how to inline mercury classpath in the build.xml instead of ~/.ant/lib
> * expose "transitive" option from "resolve" task - for non-transitive reading from repos

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