Hi devs, I'm Jungtaek Lim, PMC member of Apache Storm. Maybe it's a question for user, but mostly regarding license and migration status of maven-artifact so sending here. Please kindly guide me if Maven community think it would be better to go through user mailing list.
Apache Storm leverages Aether to pull transitive dependencies in runtime, which I think is EPLv1 (category B) - which I just reminded since we now deal with licenses. I got to know that Aether had a IP clearance and being included to Maven, which is great and I was planned to migrate Aether usage to maven-artifact, but I still see some of classes/packages (even in maven-core) Maven refers Aether as eclipse package which classes are also referred in Apache Storm. (mostly spi, transport, etc.) Does it mean only part of things are migrated to Maven, and we still need to pull Aether with explaining their license? Thanks in advance, Jungtaek Lim (HeartSaVioR)