hashobject / jarkeeper.com

Identify outdated dependencies for Clojure repo
https://jarkeeper.com
Eclipse Public License 1.0
20 stars 11 forks source link

Hidden profile #7

Closed vbauer closed 9 years ago

vbauer commented 9 years ago

Maybe I'm doing it wrong... but it looks like Jarkeeper skips some profiles from project.clj

Example:

As you can see the "prod" profile is not shown in the UI.

podviaznikov commented 9 years ago

That is because your prod have no dependencies. But it has plugins and I'm not showing plugins from profiles. That is a bug. Will try to fix that.

vbauer commented 9 years ago

Hello again, do you have any news about this issue? :)

podviaznikov commented 9 years ago

Should be fixed now. Sorry for the "delay".