Hello, How can I add information like AssemblyCompany, AssemblyCopyright, AssemblyProduct from the configuration tag of the org.apache.npanday.plugins:maven-compile-plugin?
I see that there is <assemblyInfo>, but the properties that I put there are added as CustomStringAttribute in the AssemblyInfo.cs. Thanks, Octavian
