- Extension without any associated file are now supported (Extension#getType() return null or empty string in this case)
- Maven modules of type pom or dependencies of type pom produce Extension with empty type
- In general Extension Manager now have a better support for Maven dependencies of type different from the default type (this produce extensions with different ids on Extension Manager side)