$subject.
/sumedha

[INFO]
------------------------------------------------------------------------
[INFO] Building Identity Relying Party UI Feature
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
/Users/sumedha/projects/carbon/trunk/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/target
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.servlet:servlet-api:jar:2.5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=javax.servlet
-DartifactId=servlet-api -Dversion=2.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=javax.servlet
-DartifactId=servlet-api -Dversion=2.5 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]

  Path to dependency:
  1)
org.wso2.carbon:org.wso2.carbon.identity.relying.party.ui.feature:pom:3.2.0-SNAPSHOT
  2) com.google.step2.wso2:step2:jar:1.0.wso2v1
  3) com.google.step2:step2-common:jar:1-SNAPSHOT
  4) javax.servlet:servlet-api:jar:2.5
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to