I had changed some configuration file in a project other than the build
error come from.


2013/8/19 Baptiste Mathus <m...@batmat.net>

> Hi,
>
> If the build is correct, the platform encoding shouldn't be an issue.
>
> Does it happen with a pristine checked out/cloned repository or did you
> touch anything?
> Le 19 août 2013 16:33, "Ziga GREGORIC" <ziga.grego...@gmail.com> a écrit :
>
> > Hi Merve,
> >
> > just curious, but ... could it be that project is in ISO-8859-1 and
> you're
> > building it locally with UTF-8?
> > I remember getting  strange '�' messages which disappeared after making
> > sure same encoding was used in source version control as on my machine.
> >
> > Regards,
> > Ziga
> >
> >
> > On Sun, Aug 18, 2013 at 11:20 AM, Merve Temizer <mervet2...@gmail.com
> > >wrote:
> >
> > > Hi,
> > >
> > > Do you have an idea what should i do in below situation
> > >
> > >
> > >
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Reactor Summary:
> > > [INFO]
> > > [INFO] ApacheDS .......................................... SUCCESS
> > [5.663s]
> > > [INFO] ApacheDS I18n ..................................... SUCCESS
> > [4.149s]
> > > [INFO] ApacheDS Core Constants ........................... SUCCESS
> > [1.228s]
> > > [INFO] ApacheDS Core API ................................. SUCCESS
> > > [18.205s]
> > > [INFO] ApacheDS Core Shared .............................. FAILURE
> > [4.581s]
> > > [INFO] ApacheDS Interceptors ............................. SKIPPED
> > > [INFO] ApacheDS AdministrativePoint Interceptor .......... SKIPPED
> > > [INFO] ApacheDS Authentication Interceptor ............... SKIPPED
> > > [INFO] ApacheDS Authorization Interceptor ................ SKIPPED
> > > [INFO] ApacheDS ChangeLog Interceptor .................... SKIPPED
> > > [INFO] ApacheDS Collective Attribute Interceptor ......... SKIPPED
> > > [INFO] ApacheDS Event Interceptor ........................ SKIPPED
> > > [INFO] ApacheDS Exception Interceptor .................... SKIPPED
> > > [INFO] ApacheDS Journal Interceptor ...................... SKIPPED
> > > [INFO] ApacheDS Normalization Interceptor ................ SKIPPED
> > > [INFO] ApacheDS Operational Attribute Interceptor ........ SKIPPED
> > > [INFO] ApacheDS Referral Interceptor ..................... SKIPPED
> > > [INFO] ApacheDS Schema Interceptor ....................... SKIPPED
> > > [INFO] ApacheDS Subtree Interceptor ...................... SKIPPED
> > > [INFO] ApacheDS Triggers Interceptor ..................... SKIPPED
> > > [INFO] ApacheDS Core ..................................... SKIPPED
> > > [INFO] ApacheDS Core AVL ................................. SKIPPED
> > > [INFO] ApacheDS Generalized (X) DBM Partition ............ SKIPPED
> > > [INFO] ApacheDS LDIF Partition ........................... SKIPPED
> > > [INFO] ApacheDS JDBM Partition ........................... SKIPPED
> > > [INFO] ApacheDS Core Annotations ......................... SKIPPED
> > > [INFO] ApacheDS Core JNDI ................................ SKIPPED
> > > [INFO] ApacheDS Protocol Shared .......................... SKIPPED
> > > [INFO] ApacheDS Protocol Kerberos Codec .................. SKIPPED
> > > [INFO] ApacheDS Interceptors for Kerberos ................ SKIPPED
> > > [INFO] ApacheDS Protocol Dhcp ............................ SKIPPED
> > > [INFO] ApacheDS Protocol Dns ............................. SKIPPED
> > > [INFO] ApacheDS Protocol Kerberos ........................ SKIPPED
> > > [INFO] ApacheDS Protocol Ldap ............................ SKIPPED
> > > [INFO] ApacheDS Protocol Ntp ............................. SKIPPED
> > > [INFO] Apacheds Server Annotations ....................... SKIPPED
> > > [INFO] ApacheDS Server Config ............................ SKIPPED
> > > [INFO] ApacheDS Server JNDI .............................. SKIPPED
> > > [INFO] ApacheDS Server Replication Service ............... SKIPPED
> > > [INFO] ApacheDS Test Framework ........................... SKIPPED
> > > [INFO] ApacheDS Generalized (X) DBM Tools ................ SKIPPED
> > > [INFO] ApacheDS All ...................................... SKIPPED
> > > [INFO] ApacheDS Logger Interceptor ....................... SKIPPED
> > > [INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
> > > [INFO] ApacheDS Core Integration ......................... SKIPPED
> > > [INFO] ApacheDS Server Integration ....................... SKIPPED
> > > [INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
> > > [INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
> > > [INFO] ApacheDS Service Builder .......................... SKIPPED
> > > [INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
> > > [INFO] Apache Directory LDAP Client API test ............. SKIPPED
> > > [INFO] ApacheDS Service .................................. SKIPPED
> > > [INFO] ApacheDS Wrapper .................................. SKIPPED
> > > [INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
> > > [INFO] ApacheDS Installers ............................... SKIPPED
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] BUILD FAILURE
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Total time: 38.671s
> > > [INFO] Finished at: Sun Aug 18 12:07:03 EEST 2013
> > > [INFO] Final Memory: 54M/288M
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [ERROR] Failed to execute goal
> > > org.apache.felix:maven-bundle-plugin:2.3.7:bundle (default-bundle) on
> > > project apacheds-core-shared: Internal error in maven-bundle-plugin:
> > > Opening resource: Conversion = '�' -> [Help 1]
> > > [ERROR]
> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
> the
> > -e
> > > switch.
> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > [ERROR]
> > > [ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:
> > > [ERROR] [Help 1]
> > >
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> > > [ERROR]
> > > [ERROR] After correcting the problems, you can resume the build with
> the
> > > command
> > > [ERROR] mvn <goals> -rf :apacheds-core-shared
> > >
> >
>

Reply via email to