Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve package deploy fail interpretation #257

Open
krystian-panek-wttech opened this issue May 10, 2024 · 0 comments
Open

Improve package deploy fail interpretation #257

krystian-panek-wttech opened this issue May 10, 2024 · 0 comments
Labels
good first issue Good for newcomers improvement Improvement to an existing feature

Comments

@krystian-panek-wttech
Copy link
Contributor

https://helpx.adobe.com/experience-manager/kb/Fix-pack-installation-fails-with-tree-does-not-exist-AEM.html

INFO[2024-05-09 20:04:36] staging_publish_1 > uploading package 'all/target/acme.all-6.0.0-SNAPSHOT.zip' 
ERRO[2024-05-09 20:04:39] staging_publish_1 > cannot upload package 'all/target/acme.all-6.0.0-SNAPSHOT.zip'; unexpected status: This tree does not exist 

how about improving interpretFail method to suggest credentials problem or updating user to admin and checking his pwd?

func (pm *PackageManager) interpretFail(message string) string {

@krystian-panek-wttech krystian-panek-wttech added good first issue Good for newcomers improvement Improvement to an existing feature labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant