Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-feature failed. NullPointerException

Actually spoke too soon. Strangely I just reran the build and it didn't get the same error this time. I got a little further, now it's failing with the following error instead.


Thanh


[INFO] org.eclipse.sdk ................................... SUCCESS [0.125s]
[INFO] org.eclipse.test .................................. SUCCESS [0.109s]
[INFO] org.eclipse.sdk.tests ............................. SUCCESS [0.729s]
[INFO] org.eclipse.sdk.epp ............................... FAILURE [50.749s]
[INFO] eclipse-junit-tests ............................... SKIPPED
[INFO] platform-aggregator ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:11.920s
[INFO] Finished at: Wed Mar 21 16:42:07 EDT 2012
[INFO] Final Memory: 266M/1001M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:0.14.1:materialize-products (materialize-products) on project org.eclipse.sdk.epp: P2 director return code was 13 -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.sdk.epp



On 03/21/2012 04:40 PM, Thanh Ha wrote:
Hi Everyone,

I got further with the build and now my build is failing with "Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-feature failed. NullPointerException". Any ideas on what's causing this?


Thanks,


Thanh


[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-feature (default-package-feature) on project org.eclipse.sdk: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-feature failed. NullPointerException -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.sdk

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev




Back to the top