Open dai0304 opened 9 years ago
Even if specify latest maven-deploy-plugin:2.8.2 explicitly, I got the same error.
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
</plugin>
</plugins>
So, no solution to this?
Environment
How to reproduce
mvn deploy
Detail Log