Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Build Failure

Hi,

I have several build failure when I run "mvn clean install" from the root directory as indicated in the readme.txt file.

Please see the following bundles that are having errors (I added the -fn to maven to check which bundles are having issues). Most of them are able to compile except for the following 7:

[INFO] Jetty :: Asynchronous HTTP Client .................. FAILURE [04:33 min]
[INFO] Test :: Jetty Proxy Webapp ......................... FAILURE [  0.867 s]
[INFO] Example Async Rest :: Webapp ....................... FAILURE [  0.288 s]
[INFO] Jetty :: Distribution Assemblies ................... FAILURE [  3.787 s]
[INFO] Jetty Tests :: Integrations ........................ FAILURE [  1.878 s]
[INFO] Jetty Tests :: JMX :: WebApp Integration Tests ..... FAILURE [  0.888 s]
[INFO] Jetty :: OSGi :: Test .............................. FAILURE [01:08 min]

Is it normal? I tried in both Windows and Linux environment. May I know how can I resolve these errors?

Thanks.

--
Warmest Regards,
    Fuxiang

Back to the top