XiaoMi / shepher

Apache License 2.0
493 stars 128 forks source link

project wont package if the user id (uid) is longer than 2097151 #2

Open jhsenjaliya opened 6 years ago

jhsenjaliya commented 6 years ago

maven package wont be successful is the user you are running the packaging has userid grater than 2097151

iHuangYaoshi commented 6 years ago

Do you get any log? Could you post your log?

jhsenjaliya commented 6 years ago

@KaiwenWang , hey just saw this msg, its basically maven exception which #3 solves it. so this should be resolved now, Thanks for merging.