|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Resource filtering and assembly not working (again)?In maven 2.0.9 you can define a assembly with resource filtering by
adding a <filtered>true</filtered> in the fileSet you want filtered. This would then use the properties you defined in your pom.xml file (Using maven-assembly-plugin 2.2-beta-2). The same project assembly in mevenide 3.1.1 (or maven 2.1-SNAPSHOT, not sure which of them) does not honour the properties set in your pom.xml file. Im not sure if it is a bug, or if it is a feature not included in 2.1/3.1.1 (on the maven-assembly-plugin site it says its from v2.2 (of the assembly plugin), so im guessing it is a bug). Could anyone with a bit more knowledge about this please verify it? Where does the problem lie, in Maven or Mevenide? I have not been able to test it using the 2.1-SNAPSHOT version of Maven myself. Any help would be appreciated, because this is a feature we are using actively on a day to day basis. Cheers, Magne --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Resource filtering and assembly not working (again)?most probably a maven problem in 2.1-SNAPSHOT. file it as bug under
http://jira.codehaus.org/browse/MNG, preferable with a sample project demonstrating the problem. Milos On 5/15/08, Magne Nordtveit <magne.nordtveit@...> wrote: > In maven 2.0.9 you can define a assembly with resource filtering by > adding a <filtered>true</filtered> in the fileSet you want filtered. > This would then use the properties you defined in your pom.xml file > (Using maven-assembly-plugin 2.2-beta-2). The same project assembly in > mevenide 3.1.1 (or maven 2.1-SNAPSHOT, not sure which of them) does not > honour the properties set in your pom.xml file. > > Im not sure if it is a bug, or if it is a feature not included in > 2.1/3.1.1 (on the maven-assembly-plugin site it says its from v2.2 (of > the assembly plugin), so im guessing it is a bug). > > Could anyone with a bit more knowledge about this please verify it? > Where does the problem lie, in Maven or Mevenide? I have not been able > to test it using the 2.1-SNAPSHOT version of Maven myself. Any help > would be appreciated, because this is a feature we are using actively on > a day to day basis. > > Cheers, > Magne > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Resource filtering and assembly not working (again)?Cheers Milos, will do!
Magne On Thu, 2008-05-15 at 09:15 +0200, Milos Kleint wrote: > most probably a maven problem in 2.1-SNAPSHOT. file it as bug under > http://jira.codehaus.org/browse/MNG, preferable with a sample project > demonstrating the problem. > > Milos > > On 5/15/08, Magne Nordtveit <magne.nordtveit@...> wrote: > > In maven 2.0.9 you can define a assembly with resource filtering by > > adding a <filtered>true</filtered> in the fileSet you want filtered. > > This would then use the properties you defined in your pom.xml file > > (Using maven-assembly-plugin 2.2-beta-2). The same project assembly in > > mevenide 3.1.1 (or maven 2.1-SNAPSHOT, not sure which of them) does not > > honour the properties set in your pom.xml file. > > > > Im not sure if it is a bug, or if it is a feature not included in > > 2.1/3.1.1 (on the maven-assembly-plugin site it says its from v2.2 (of > > the assembly plugin), so im guessing it is a bug). > > > > Could anyone with a bit more knowledge about this please verify it? > > Where does the problem lie, in Maven or Mevenide? I have not been able > > to test it using the 2.1-SNAPSHOT version of Maven myself. Any help > > would be appreciated, because this is a feature we are using actively on > > a day to day basis. > > > > Cheers, > > Magne > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |