I can compile except the following project :

[INFO] Building Apache ServiceMix CXF Transport for NMR
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
D:\Dvlpt\Java\workspace-ganymede\apache-smx4-source\all\features\cxf\cxf-transport-nmr\target
(included: [**], excluded: [])

[INFO] [cxf-common-xsd:xsdtojava {execution: generate-sources}]
[ERROR] The declaration for the entity "ContentType" must end with '>'.
  line 81 of http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd

Failed to parse a schema.
org.apache.tools.ant.ExitException: ExitException: status -1
        at 
org.apache.tools.ant.util.optional.NoExitSecurityManager.checkExit(NoExitSecurityManager.java:38)
        at java.lang.Runtime.exit(Runtime.java:88)
        at java.lang.System.exit(System.java:904)
        at com.sun.tools.xjc.Driver._main(Driver.java:116)
        at com.sun.tools.xjc.Driver.access$000(Driver.java:74)
        at com.sun.tools.xjc.Driver$1.run(Driver.java:96)

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com



On Mon, Sep 28, 2009 at 4:39 PM, Charles Moulliard <[email protected]> wrote:
> Sorry for my mistake. I forget to pu -s before the location of my
> maven settings.
>
> Charles Moulliard
> Senior Enterprise Architect
> Apache Camel Committer
>
> *****************************
> blog : http://cmoulliard.blogspot.com
>
>
>
> On Mon, Sep 28, 2009 at 4:35 PM, Guillaume Nodet <[email protected]> wrote:
>> I think that's you command line.
>> Try without the "C:\Documents ...." argument, or maybe add the "-s"
>> option before it.
>>
>> On Mon, Sep 28, 2009 at 16:30, Charles Moulliard <[email protected]> 
>> wrote:
>>> Thxs.
>>>
>>> It seems that there is an error to build in this directory.
>>>
>>> D:\Dvlpt\Java\workspace-ganymede\apache-smx4-source\all>mvn clean
>>> install -Dtest=false "C:\Documents and
>>> Settings\Charlesm.STREAMLINED\.m2\settings_lo
>>> cal.xml"
>>>
>>> remark : all = http://svn.apache.org/repos/asf/servicemix/smx4/all
>>>
>>> [INFO]   Apache ServiceMix Examples Integration Tests
>>> [INFO]   Apache ServiceMix :: Assembly
>>> [INFO]   Apache ServiceMix All POM
>>> [INFO] Searching repository for plugin with prefix: 'C'.
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD ERROR
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] The plugin 'org.apache.maven.plugins:maven-C-plugin' does not
>>> exist or no valid version could be found
>>>
>>>
>>> Charles Moulliard
>>> Senior Enterprise Architect
>>> Apache Camel Committer
>>>
>>> *****************************
>>> blog : http://cmoulliard.blogspot.com
>>>
>>>
>>>
>>> On Mon, Sep 28, 2009 at 4:23 PM, Chris Custine <[email protected]> 
>>> wrote:
>>>> I typically use http://svn.apache.org/repos/asf/servicemix/smx4/all to 
>>>> check
>>>> out everything (this always points to trunk of the individual modules), and
>>>> every few days I use this top level to build with a clean repository and
>>>> disable my Nexus as a sanity check.  I also use this top level to generate
>>>> my IDE project files.  Other than those scenarios, I always operate on nmr,
>>>> features, bundles, etc as individual projects and run my tests and svn
>>>> commits from the subprojects.
>>>>
>>>> Chris
>>>> --
>>>> Chris Custine
>>>> FUSESource :: http://fusesource.com
>>>> My Blog :: http://blog.organicelement.com
>>>> Apache ServiceMix :: http://servicemix.apache.org
>>>> Apache Directory Server :: http://directory.apache.org
>>>>
>>>>
>>>> On Mon, Sep 28, 2009 at 7:50 AM, Charles Moulliard 
>>>> <[email protected]>wrote:
>>>>
>>>>> What is the SVN folder to be used to build SMX4 ?
>>>>>
>>>>> http://svn.apache.org/repos/asf/servicemix/smx4/all
>>>>>
>>>>> or
>>>>>
>>>>> ?
>>>>>
>>>>> Regards,
>>>>>
>>>>> Charles Moulliard
>>>>> Senior Enterprise Architect
>>>>> Apache Camel Committer
>>>>>
>>>>> *****************************
>>>>> blog : http://cmoulliard.blogspot.com
>>>>>
>>>>
>>>
>>
>>
>>
>> --
>> Cheers,
>> Guillaume Nodet
>> ------------------------
>> Blog: http://gnodet.blogspot.com/
>> ------------------------
>> Open Source SOA
>> http://fusesource.com
>>
>

Reply via email to