wso2 / product-iots

Welcome to the WSO2 IoT Server source code! For info on working with the WSO2 IoT Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
183 stars 181 forks source link

Failed to execute goal org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen (3-p2- neration) on project wso2iot-core-p2-profile #1808

Open AnonymousAnonym opened 6 years ago

AnonymousAnonym commented 6 years ago

Description: [ERROR] Failed to execute goal org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen (3-p2- neration) on project wso2iot-core-p2-profile: P2 publisher return code was 1

Screenshots : 1: image 2: image

Affected Product Version: The latest master OS, DB, other environment details and versions: WIN7/JDK 1.8.0_144 Steps to reproduce: mvn clean install

madawas commented 6 years ago

@AnonymousAnonym We cannot see any test failures in our nightly builds. Could you try to clean your maven repository and try to build? You can do this by creating a temporary directory and build as follows.

mvn clean install -Dmaven.repo.local=<path_to_temporary_dir>

AnonymousAnonym commented 6 years ago

can you show me your OS, environment details and versions ?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity.

thepperson commented 3 years ago

I am also seeing this problem on Ubuntu 21.04 (server). iots version 3.3.0

thepperson commented 3 years ago

It looks like the first error on the build is org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.common_3.6.0.v20110523 [18]" could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity.