Fixed MNG-687: MavenProject( MavenProject ) constructor creates an unmodifyable attachedArtifacts, making it impossible for plugins to attach artifacts. This constructor is only referenced from DefaultLifeCycleExecutor in forkLifeCycle, so it's a safe change.