[ http://jira.andromda.org/browse/AAAA-24?page=comments#action_12907 ] 

Wouter Zoons commented on AAAA-24:
----------------------------------

doing this will result in our users being unable to transitively download 
dependencies: when downloading from the repo maven2 inspects the pom.xml files 
to learn the versions of the dependencies to download, when it encounters 
${something.like.this} it won't know what to do as it will never look into a 
properties file for substitution

only our maven1 build for A3 features this, not the maven2 build

> Factor version id out of pom.xml files
> --------------------------------------
>
>          Key: AAAA-24
>          URL: http://jira.andromda.org/browse/AAAA-24
>      Project: AndroMDA 4
>         Type: Improvement

>     Reporter: Matthias Bohlen
>     Assignee: Martin West
>      Fix For: 4.0-M1

>
> Hi Martin,
> our pom.xml build files tend to contain the string "4.0-M1-SNAPSHOT" multiple 
> times. Could you please factor it out into a properties file like we have it 
> in A3?
> Thanks!
> Matthias

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


Reply via email to