pre-build maven step not working with default maven?

2013-05-23 Thread frankgrimes97
Hi All, I'm running Jenkins 1.515 and have Maven installed through Jenkins (and not available system-wide). When I try to configure a pre-build step to "Invoke top-level Maven targets" using the default maven version, I get the following error: java.io.IOException

Jenkins and Maven and Nexus, oh my!

2013-03-22 Thread frankgrimes97
Hi All, I'm new to Jenkins and would like a little advice on how best to build, promote, tag and release maven projects that we have in Git. For re-usable library components, I envision the following: Library projects follow the normal Maven major.minor.version-SNAPSHOT versioning scheme.