Hi, I'm trying to deploy a snapshot of monitoring to apache.snapshots : mvn clean -Prc deploy
... [INFO] [assembly:attached {execution: default}] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error reading assemblies: No assembly descriptors found. According to commons-parent 11, the rc profile is required to deploy to snapshots repository, but also enables the assembly plugin with no configuration set. What is this for ? Nicolas