Unmappable character for encoding UTF8
--------------------------------------
Key: STANBOL-7
URL: https://issues.apache.org/jira/browse/STANBOL-7
Project: Stanbol
Issue Type: Bug
Components: RICK
Environment: Ubuntu Linux, AMD 64Bit
Sun JDK 1.6, Maven 2.2.1
SVN r1041799
Reporter: Fabian Christ
[INFO] ------------------------------------------------------------------------
[INFO] Building IKS RICK Yard implementation hased on Solr
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/target
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 45 resources
[INFO] [compiler:compile {execution: default-compile}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 30 source files to
/home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/src/main/java/eu/iksproject/rick/yard/solr/impl/SolrFieldMapper.java:[512,4]
unmappable character for encoding UTF8
[INFO] 1error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/src/main/java/eu/iksproject/rick/yard/solr/impl/SolrFieldMapper.java:[512,4]
unmappable character for encoding UTF8
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.