a reference list does not exist per-se, because the structure is extensible: it's not really "properties" but more pseudo-properties with multiple sources
one reference source of information is the structure documentation: http://maven.apache.org/ref/3-LATEST/maven-model-builder/ Regards, Hervé Le mercredi 13 mars 2013 10:35:21 Russell Gold a écrit : > Hi, > > How does one get a complete list of available Maven properties? I found a > sonatype doc which suggested looking at the Javadoc for the Model class in > Maven http://maven.apache.org/ref/3.0.3/maven-model/apidocs/ but I cannot > find any mention there of methods which would define > project.build.sourceEncoding, which is clearly a real property. That > suggests that there must be other properties available that somehow are not > part of the model. > > - thanks > Russ Gold > ----------------- > Come read my webnovel, Take a Lemon <http://www.takealemon.com>, > and listen to the Misfile radio play > <http://www.gold-family.us/audio/misfile.html>! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
