On 9/14/10 9:22 AM, Niklas Gustavsson wrote:
On Tue, Sep 14, 2010 at 3:54 AM, Alan D. Cabrera<l...@toolazydogs.com> wrote:
The default mvn install does not build w/out the artifacts created from the
serial profile. Is that by design?
I had the same problem, but forgot to add a JIRA issue for it. Now fixed:
https://issues.apache.org/jira/browse/DIRMINA-798
/niklas
The problem is that the distribution module is executed no matter what,
and if the -Pserial profile has not be activated, then there will be a
missing part.
Even if the distribution module is removed from the list of modules (in
fact, there is no reason for it to be put at the end of the modules
list, as it must be activated with a -Pdistribution, but as the
condition for this profile to be executed is for the pom.xml file to
exist, it will be executed in any case).
I think we just have to remove the <activation> part for this
distribution module to get the build working as it was.
--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com