Tagged Questions
0
votes
1answer
158 views
Maven Site Plugin fails with :Could not access java.util.EnumSet.elementType
I use maven site plugin version 2.2 and XStream version 1.3.1. When I do,
mvn site:stage -DstagingDirectory=C:\
It always fails with
[INFO] Trace
...
0
votes
1answer
312 views
Maven site command fails
I'm trying to get maven site working, but I'm blocked on this error.
[INFO] Failed to resolve artifact.
Failed to resolve artifact, possibly
due to a repository list that is not
...