-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
False
-
None
-
False
-
None
Steps to reproduce:
1. Log in as an admin user
2. Go to Administrator -> Credentials
3. Create a maven credential and in the setting file make sure the URL is HTTP,
(<url>http://maven.pkg.github.com/konveyor/tackle-testapp</url>)
4. Go to Repositories -> Maven and make sure that "Consume insecure Maven repositories" is switched off
5. Go to Developer -> Applications inventory -> Analysis
6. Create new app and provide binary details
7. Attach source credential and maven credential created in step #3
8. Run binary analysis
Expected result:
Analysis should fail with an error insecure = FALSE
Actual result:
Analysis is completed
- is related to
-
TACKLE-577 Analysis : Analysis fails if option to consume insecure maven repo is enabled
- Closed