Hi all,

After stabbing in the dark and adding the classifier after the included
module name as below, I get the next incomprehensible message:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error creating assembly

Embedded error: You must set at least one file.

Anyone what what file this message might be talking about, and where one
might "set" this file?

The assembly now looks like this:

<assembly>
  <id>native</id>
  <formats>
    <format>dir</format>
  </formats>
  <includeBaseDirectory>false</includeBaseDirectory>
  <moduleSets>
    <moduleSet>
      <includes>
        <include>alchemy:alchemy-cdo:${os-platform}-${os-arch}</include>
      </includes>
      <binaries>
        <unpack>true</unpack>
        <fileMode>0755</fileMode>
      </binaries>
    </moduleSet>
  </moduleSets>
</assembly>

Regards,
Graham
--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to