mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 02:25:53 +01:00 
			
		
		
		
	Use plugin name from available plugin
This commit is contained in:
		| @@ -43,7 +43,7 @@ class PluginInstaller { | ||||
|           pluginDescriptor.getCondition(), | ||||
|           String.format( | ||||
|             "could not load plugin %s, the plugin condition does not match", | ||||
|             pluginDescriptor.getInformation().getId() | ||||
|             plugin.getDescriptor().getInformation().getName() | ||||
|           ) | ||||
|         ); | ||||
|       } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user