I noticed that the ibiblio maven2 repository site not only has third party jar files, but also .pom files for those jars that help with transitive dependencies. I am new to
Maven. I have created pom.xml files for my modules but I am unsure how to create the .pom files for my module artifacts (e.g. jars, wars). Are the .pom files generated or maintained manually and separately from the pom.xml file dependencies? If they are generated, what plugin and goal should I run to generate them? Thanks a bunch in advance.
Anthony W.<br />MCP, SCJP 1.4, SCJD, SCWCD 1.3, SCWCD 1.4, SCBCD