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

Jerome Bernard closed JIBX-139.
-------------------------------


> How can a defined build step in Eclipse for JiBX binding be configured in the 
> maven2 pom file?
> ----------------------------------------------------------------------------------------------
>
>                 Key: JIBX-139
>                 URL: http://jira.codehaus.org/browse/JIBX-139
>             Project: JiBX
>          Issue Type: Bug
>          Components: maven plugin
>    Affects Versions: JiBX 1.1
>         Environment: Eclipse 3.0 in WSAD
>            Reporter: Bert Leunis
>            Assignee: Andreas Brenk
>            Priority: Minor
>
> On this page in de JiBX Getting Started guide: 
> http://jibx.sourceforge.net/bindcomp.html is described how an ant building 
> task for JiBX can be defined as a build step in a Eclipse project. We use 
> maven2 in our project and we are struggling with the declaration of this 
> build step in the pom.xml. We like to see this code in the .project file:
> <buildCommand>
>    <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
>       <arguments>
>               <dictionary>
>                       <key>LaunchConfigHandle</key>
>                       <value>&lt;project&gt;/.externalToolBuilders/Caraco 
> build-binding.xml [Builder].launch</value>
>               </dictionary>
>       </arguments>
> </buildCommand>
> But what must we write in the pom.xml to achieve that the mvn eclipse:eclipse 
> command creates the above lines in the .project file? We do not know how to 
> write the syntax for the <arguments> part.
> I hope you can help.

-- 
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

        

------------------------------------------------------------------------------
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to