> Why aren't any of these properties documented for Maven2? Is anyone aware??? > Can I use them with Maven2 without having problems? > > http://maven.apache.org/maven-1.x/reference/properties.html
As you said, those properties are for Maven1. You can generally assume they will not work for Maven2. The corresponding page for Maven2 is in the wiki: http://docs.codehaus.org/display/MAVENUSER/MavenPropertiesGuide Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
