-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Sadly does not work for me:
./bin/maven-settings-decoder -f ~/.m2/settings.xml -s ~/.m2/settings-security.xml
Master password is : <my username>
Exception in thread "main" org.sonatype.plexus.components.cipher.PlexusCipherException: java.lang.ArrayIndexOutOfBoundsException
at org.sonatype.plexus.components.cipher.PBECipher.decrypt64(PBECipher.java:193)
at org.sonatype.plexus.components.cipher.DefaultPlexusCipher.decrypt(DefaultPlexusCipher.java:72)
at org.sonatype.plexus.components.cipher.DefaultPlexusCipher.decryptDecorated(DefaultPlexusCipher.java:89)
at org.github.jelmerk.maven.settings.Decorder.decodePassword(Decorder.java:67)
at org.github.jelmerk.maven.settings.Decorder.printPasswords(Decorder.java:109)
at org.github.jelmerk.maven.settings.Decorder.main(Decorder.java:62)
Caused by: java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at org.sonatype.plexus.components.cipher.PBECipher.decrypt64(PBECipher.java:175)
... 5 more
Metadata
Metadata
Assignees
Labels
No labels