@Scaladoc(value = "/**\n * Publishes a module locally\n *\n * @param pom The POM of this module\n * @param ivy If right, the path to the ivy.xml file of this module; if left, its content as a String\n * @param artifact Coordinates of this module\n * @param publishInfos Files to publish in this module\n * @param ctx\n * @return The files created or written to when publishing locally this module\n */")