On 05/12/11 11:21, "Adler György" wrote:
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.

Maven POM files are not eBooks. They are configuration files for the Maven software dependency management system for building Java software.

I would like to execute these files somehow to see their content or just convert these 
.pom files into a more "common" format.

If the files you have downloaded are indeed Maven POM files, then they are a type of XML text file. You should be able to open them in a web browser or a text editor like Wordpad.

How large are the files? Maven POM files are typically quite small.

Can you open them in a text editor? If so, what are the first few lines?

Kind regards,

--
Ben Caradoc-Davies <[email protected]>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

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

Reply via email to