>> I'm trying to build and deploy a maven2 project via hudson, and the build
>> works fine, but the deployment is failing... It's trying to deploy to a
>> location that's not specified in <distributionManagement> in my parent
>> pom.xml... Does anyone know why this is happening...??? If someone could

Try this to see what your pom looks like:
mvn -e -cpu -B -P ci,jws,code-drop help:effective-pom

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to