You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
From generated project it does not work at all -- ends with: The requested profile "generate-aws-cognito-srp-authenticator" could not be activated because it does not exist.
From the qa-automation project fails with: net.sf.launch4j.BuilderException: Enter: JRE path
Reproduction
Steps to reproduce the behavior:
from qa-automation root run: mvnw -pl qa-testing-extra -am -Pgenerate-aws-cognito-srp-authenticator package
Expected behavior
An .exe file should be generated under qa-testing-extra/target directory.
Additional context
Happens on Windows 10.
The text was updated successfully, but these errors were encountered:
Description
From generated project it does not work at all -- ends with:
The requested profile "generate-aws-cognito-srp-authenticator" could not be activated because it does not exist.
From the
qa-automation
project fails with:net.sf.launch4j.BuilderException: Enter: JRE path
Reproduction
Steps to reproduce the behavior:
mvnw -pl qa-testing-extra -am -Pgenerate-aws-cognito-srp-authenticator package
Expected behavior
An
.exe
file should be generated underqa-testing-extra/target
directory.Additional context
Happens on Windows 10.
The text was updated successfully, but these errors were encountered: