Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Indigo RC2 + m2e-wtp, no filtering?

Good morning,

I hope I'm missing something really obvious, but for the life of me, I can't figure out what. I grabbed Indigo RC2 yesterday (basic Java edition), imported a fairly large multi-module Maven project, and when I publish to JBoss, none of the files in the ear module are being filtered. Our resource directory is the default src/main/application, filtering is >true< and we have an activeByDefault profile. When I look in target/, the files are filtered, when I look at the deployed .ear directory, they are not.

Versions:
Indigo RC2 Java Developer edition
M2E - Maven Integration for Eclipse (Incubation)    0.13.0.201105260005    org.eclipse.m2e.feature.feature.group
Maven Integration for WTP (Optional)    0.13.0.201105110807    org.maven.ide.eclipse.wtp.feature.feature.group
m2e connector for mavenarchiver pom properties    0.13.0.201105181604    org.sonatype.m2e.mavenarchiver.pomproperties
JBossAS Tools    2.3.0.v20110530-2232-H384-M2    org.jboss.ide.eclipse.as.feature.feature.group
JBoss Maven Integration    1.2.0.v20110514-1712-H219-M2    org.jboss.tools.maven.feature.feature.group

Any advice/guidance is much appreciated.

Respectfully,

Brice Ruth, FCD
Software Engineer, Madison WI

Back to the top