[Building Sakai] Repository 'apache-repo' will be blacklisted

Baynaa_sk baynaa.sk at gmail.com
Mon Feb 27 22:19:26 PST 2012


i have appbuilder 0.8
maven 2.2.1
sakai source trunk
tomcat 5.5.35

my step by step:
1.name hello, created Full Control CRUD sakaiproject, Kernel 2.6+
2.cd c:\sakai\trunk\hello
3.mvn clean install sakai:deploy -Dmaven.tomcat.home=C:\sakai\tomcat\
-Dmaven.test.skip=true
then error...


[INFO] Repository 'apache-repo' will be blacklisted
Downloading:
http://source.sakaiproject.org/maven2/jta/jta/h2.1.8/jta-h2.1.8.pom
[INFO] Unable to find resource 'jta:jta:pom:h2.1.8' in repository
sakai-maven (http://source.sakaiproject.org/maven2)
Downloading:
http://source.sakaiproject.org/maven2-snapshots/jta/jta/h2.1.8/jta-h2.1.8.pom
[INFO] Unable to find resource 'jta:jta:pom:h2.1.8' in repository
sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots)
Downloading:
http://source.sakaiproject.org/maven2-ibiblio/jta/jta/h2.1.8/jta-h2.1.8.pom
[INFO] Unable to find resource 'jta:jta:pom:h2.1.8' in repository
sakai-ibiblio-mirror (http://source.sakaiproject.org/maven2-ibiblio)
Downloading: http://repo1.maven.org/maven2/jta/jta/h2.1.8/jta-h2.1.8.pom
[INFO] Unable to find resource 'jta:jta:pom:h2.1.8' in repository default
(http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/jta/jta/h2.1.8/jta-h2.1.8.pom
[INFO] Unable to find resource 'jta:jta:pom:h2.1.8' in repository central
(http://repo1.maven.org/maven2)
Downloading:
http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/entitybroker/entitybroker-api/1.4.0-rc02/entitybroker-api-1.4.0-rc02.jar
Downloading:
http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/entitybroker/entitybroker-utils/1.4.0-rc02/entitybroker-utils-1.4.0-rc02.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.sakaiproject.entitybroker:entitybroker-api:jar:1.4.0-rc02

  Try downloading the file manually from:
      http://source.sakaiproject.org/maven2/

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject.entitybroker
-DartifactId=entitybroker-api -Dversion=1.4.0-rc02 -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.sakaiproject.entitybroker
-DartifactId=entitybroker-api -Dversion=1.4.0-rc02 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[u
rl] -DrepositoryId=[id]

  Path to dependency:
        1) org.sakaiproject.hello:hello-impl:jar:0.1
        2) org.sakaiproject.entitybroker:entitybroker-api:jar:1.4.0-rc02

2) org.sakaiproject.entitybroker:entitybroker-utils:jar:1.4.0-rc02

  Try downloading the file manually from:
      http://source.sakaiproject.org/maven2/

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject.entitybroker
-DartifactId=entitybroker-utils -Dversion=1.4.0-rc02 -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.sakaiproject.entitybroker
-DartifactId=entitybroker-utils -Dversion=1.4.0-rc02 -Dpackaging=jar
-Dfile=/path/to/file -Durl=
[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sakaiproject.hello:hello-impl:jar:0.1
        2) org.sakaiproject.entitybroker:entitybroker-utils:jar:1.4.0-rc02

----------
2 required artifacts are missing.

for artifact:
  org.sakaiproject.hello:hello-impl:jar:0.1

from the specified remote repositories:
  default (http://repo1.maven.org/maven2),
  sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
  central (http://repo1.maven.org/maven2),
  sakai-maven (http://source.sakaiproject.org/maven2),
  sakai-ibiblio-mirror (http://source.sakaiproject.org/maven2-ibiblio),
  apache-repo (http://myfaces.zones.apache.org/dist/maven-repository)
http://old.nabble.com/file/p33404723/blaclist.txt blaclist.txt 
-- 
View this message in context: http://old.nabble.com/Repository-%27apache-repo%27-will-be-blacklisted-tp33404723p33404723.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list