Am 01.11.2011 22:27, schrieb Jim Cook: > This is where the problem occurs, since the pom.xml is not in the working > directory. Just for clarity: does this mean, your pom.xml is not in the git repository you're trying to release?
If so: DFMYL (Don't Fight Maven, You'll Lose!). Put your pom.xml under version control inside the git repository (which is a good idea anyway) and things will get better. Why didn't you do that in the first place? Best regards Ansgar --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org