If you're looking for some books you should look for the pre-built
books, not try building them yourself. What books are you looking for?

The pom file is the description of a Maven project. Very simplified,
you could compare it to Ant's build.xml. If you have the source of a
Maven project you should be able to build it, but unless you want to
continue develop the project (or check the actual source) you should
look for a pre-built artifact (the result of building the project).

/Anders
On Mon, Dec 5, 2011 at 04:21, "Adler György" <[email protected]> wrote:
> Hi!
>
> I'm totally new with Maven and I would like to manage .pom files with it. 
> I've downloaded some (hopefully) eBooks which have .pom extensions. I would 
> like to execute these files somehow to see their content or just convert 
> these .pom files into a more "common" format.
>
> Thank you for your answers!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to