Hi Benson, > Can assembly descriptors be resolved from the reactor?
Well, you can put a relative path outside your subproject structure. E.g.: <configuration> <descriptors> <descriptor>../assembly/application.xml</descriptor> </descriptors> </configuration> Is that good enough? Regards, Curtis
