|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [mojo-dev] [jira] (MBUILDHELPER-36) Using an artifa... Baptiste Mathus (JIRA)
- [mojo-dev] [jira] (MBUILDHELPER-36) Using an a... Baptiste Mathus (JIRA)
- [mojo-dev] [jira] (MBUILDHELPER-36) Using an a... Gavin Tranter (JIRA)

Wow, this is from way back. Our build system has changed a lot since then, but I will have a look see if we still have the pons.
From memory, we had a bunch of xsd files in a directory and we wanted the build helper plugin to export them as artefacts, and we wanted the artefacts to have the same name as the xsd's. I think the problem was I had to configure it to have each xsd's filename actuall in the pom because i couldn't use the normal method of configuring maven to include/exclude things in a named directory, and have the plugin just use the filename and extension as the artefact name.
Will see if I can grab examples from our poms, they should at least be in the source repos history.