extending version range spec

2008-12-26 Thread konkere
lets say if "x.y.z.w" represents a path in a version tree, then specifying "x.y.z.*" as dependency version should mean dependency resolution only within the leafs of "z". my organization is not satisfied with linear "ranges" for dependency resolution and they want a "tree-based" instead (which to

Re: Reading pom.xml in Java

2008-03-11 Thread konkere
same question but for writing POMs. MavenXpp3Writer writes empty pom.xml for unknown reason. -- View this message in context: http://www.nabble.com/Reading-pom.xml-in-Java-tp9352387s177p15976681.html Sent from the Maven Developers mailing list archive at Nabble.com. ---

MavenXpp3Writer writes an empty pom.xml?

2008-03-11 Thread konkere
subj. tried to read a valid POM with MavenXpp3Reader and write it and got the same result. is there any special requirements to be able to write with this guy? -- View this message in context: http://www.nabble.com/MavenXpp3Writer-writes-an-empty-pom.xml--tp15976506s177p15976506.html Sent from t