You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jason van Zyl <jv...@maven.org> on 2004/11/29 16:12:41 UTC

Re: Loading a POM

On Mon, 2004-11-29 at 10:36, Adrian Tarau wrote:
> Hi,
>  
> I'm trying to load a POM with a piece of code found in the test files :

What information are you trying to extract?

If you are trying to extract some simple pieces of information then I
will take this opportunity to whip up an example using the maven-model
package to show how to read in POMs. The maven-model package simply
reads in the POM, it does not deal with any inheritance issues or
interpolation ... so if that suits your needs then I'll whip something
up for you.


-- 
jvz.

Jason van Zyl
jason@maven.org
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org