Hi, We are going to build a new inbound endpoint for ESB, and right now trying to understand the existing file inbound endpoint by running it in debug mode.
When we try to create the eclipse project in [1] directory using the command mvn eclipse:eclipse we got the following error. Please help! [1]. https://github.com/wso2-dev/carbon-mediation/tree/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint Thank you! ................................................................................................................ > [INFO] Preparing eclipse:eclipse > > Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository >> wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/ >> ) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository >> wso2.snapshots ( >> http://maven.wso2.org/nexus/content/repositories/snapshots/) > > Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository >> wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/ >> ) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository >> wso2.snapshots ( >> http://maven.wso2.org/nexus/content/repositories/snapshots/) > > Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository >> wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/ >> ) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository >> wso2.snapshots ( >> http://maven.wso2.org/nexus/content/repositories/snapshots/) > > Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository >> wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/ >> ) > > Downloading: >> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar > > [INFO] Unable to find resource >> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository >> wso2.snapshots ( >> http://maven.wso2.org/nexus/content/repositories/snapshots/) > > [INFO] >> ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] >> ------------------------------------------------------------------------ > > [INFO] Failed to resolve artifact. > > >> Missing: > > ---------- > > 1) org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT > > >> Try downloading the file manually from the project website. > > >> Then, install it using the command: > > mvn install:install-file -DgroupId=org.wso2.carbon >> -DartifactId=org.wso2.carbon.core -Dversion=4.3.0-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file > > >> Alternatively, if you host your own repository you can deploy the file >> there: > > mvn deploy:deploy-file -DgroupId=org.wso2.carbon >> -DartifactId=org.wso2.carbon.core -Dversion=4.3.0-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > >> Path to dependency: > > 1) >> org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT > > 2) org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT > > >> 2) org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT > > >> Try downloading the file manually from the project website. > > >> Then, install it using the command: > > mvn install:install-file -DgroupId=org.wso2.carbon >> -DartifactId=org.wso2.carbon.utils -Dversion=4.3.0-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file > > >> Alternatively, if you host your own repository you can deploy the file >> there: > > mvn deploy:deploy-file -DgroupId=org.wso2.carbon >> -DartifactId=org.wso2.carbon.utils -Dversion=4.3.0-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > >> Path to dependency: > > 1) >> org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT > > 2) >> org.wso2.carbon:org.wso2.carbon.mediation.clustering:jar:4.3.0-SNAPSHOT > > 3) org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT > > >> ---------- > > 2 required artifacts are missing. > > >> for artifact: > > org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT > > >> from the specified remote repositories: > > wso2.releases ( >> http://maven.wso2.org/nexus/content/repositories/releases/), > > central (http://repo1.maven.org/maven2), > > wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/), > > wso2.snapshots ( >> http://maven.wso2.org/nexus/content/repositories/snapshots/) > > > -- *Eranda Rajapakshe* Software Engineering intern WSO2 Inc. www.wso2.com *B. Sc. Eng. (Hons) Undergraduate* *Dept. of Computer Science and Engineering* *University of Moratuwa, Sri Lanka* Tel : +94784822608 Email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
