[ 
http://jira.codehaus.org/browse/MOJO-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran closed MOJO-1612.
--------------------------

    Resolution: Fixed

fixed at

Revision: 13294
Author: dantran
Date: 7:52:11 PM, Thursday, December 16, 2010
Message:
[MOJO-1612] handle duplicate object list when compiler get called multiple 
times on the same projects ( ex install site ), creating duplicate objects at 
link time and fail
----
Modified : 
/trunk/mojo/maven-native/native-maven-plugin/src/main/java/org/codehaus/mojo/natives/plugin/NativeInitializeMojo.java



> duplicate objects found at link phase when run with 'install' and 'site' goals
> ------------------------------------------------------------------------------
>
>                 Key: MOJO-1612
>                 URL: http://jira.codehaus.org/browse/MOJO-1612
>             Project: Mojo
>          Issue Type: Bug
>          Components: native
>         Environment: all
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>
> This condition only happen when user run the build with build with  both 
> 'install' and 'site' goals. Which also runs the compile multiple times and 
> there multiple duplicate object file get pushed into the link.
> The solution is to clear the object file list at validation phase to prevent 
> duplication

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to