Hi everyone, I'm a newbie of Jenkin/hudson developer community.
My objective is to parse POM files and resolve all dependencies of all maven projects. Unfortunately, there are some maven parent projects that are present in repositories only, not existing in the workspace. Getting repositories in maven settings that are declared and initialized by jenkin maven plugin already will help me to resolve missing parent POM files. Because the jenkin maven plugin knows the maven settings information so I hope that I can reuse the information to obtain list of repositories declared in settings.xml files. I know other tools such as aether/maven-embedder helping us to resolve the parent artifacts but it needs the maven settings file (settings.xml) Do you know how to get those information? Thanks for any comment to help me get rid of this issue. ------ kioncopxki -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
