Hi, We have both gradle and maven build scripts for a project. Looking at the maven documentation, the pom will automatically be generated by gradle. Is there a way to configure a project to use an existing pom in the project root instead of generating one for upload tasks?
brett
