Please do not hijack someone else's thread with your own question.  It
messes up the threading in emails, and in the list archives and makes
finding the answers more difficult.

In addition, if you read your entire log output you would see that the item
built fine.

Cheers,
Scott


On Thu, May 21, 2009 at 2:31 AM, srinu vasu <[email protected]> wrote:

>
> Hello everyone,
>
> I have build a cas war file using maven (version: apache-maven-2.1.0). I
> built it from cas-server-3.3.1-release.zip. When I was building, it threw
> many warnings stating "*[INFO] Unable to find resource*" as below. Can
> some one help
>
>
> C:\cas-server-3.3.1\cas-server-webapp>mvn package
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JA-SIG CAS Web Application
> [INFO]    task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> http://developer.ja-sig.org/maven2/org/apache/santuario/xmlsec/1.4.
> 0/xmlsec-1.4.0.pom
> [INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.0' in
> reposi
> tory jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.0/xml
> sec-1.4.0.pom
> [INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.0' in
> reposi
> tory central (http://repo1.maven.org/maven2)
> Downloading:
> http://developer.ja-sig.org/maven2/org/opensaml/opensaml/1.1b/opens
> aml-1.1b.pom
> [INFO] Unable to find resource 'org.opensaml:opensaml:pom:1.1b' in
> repository ja
> sig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/opensaml/opensaml/1.1b/opensaml-1
> .1b.pom
> [INFO] Unable to find resource 'org.opensaml:opensaml:pom:1.1b' in
> repository ce
> ntral (http://repo1.maven.org/maven2)
> Downloading:
> http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-support
> -ldap/3.3.1/cas-server-support-ldap-3.3.1.pom
> 1K downloaded  (cas-server-support-ldap-3.3.1.pom)
> Downloading:
> http://developer.ja-sig.org/maven2/org/springframework/ldap/spring-
> ldap/1.2.1/spring-ldap-1.2.1.pom
> [INFO] Unable to find resource
> 'org.springframework.ldap:spring-ldap:pom:1.2.1'
> in repository jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/springframework/ldap/spring-ldap/
> 1.2.1/spring-ldap-1.2.1.pom
> 2K downloaded  (spring-ldap-1.2.1.pom)
> Downloading:
> http://developer.ja-sig.org/maven2/commons-lang/commons-lang/2.1/co
> mmons-lang-2.1.pom
> [INFO] Unable to find resource 'commons-lang:commons-lang:pom:2.1' in
> repository
>  jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons
> -lang-2.1.pom
> 9K downloaded  (commons-lang-2.1.pom)
> Downloading:
> http://developer.ja-sig.org/maven2/org/springframework/ldap/spring-
> ldap-tiger/1.2.1/spring-ldap-tiger-1.2.1.pom
> [INFO] Unable to find resource
> 'org.springframework.ldap:spring-ldap-tiger:pom:1
> .2.1' in repository jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/springframework/ldap/spring-ldap-
> tiger/1.2.1/spring-ldap-tiger-1.2.1.pom
> 1K downloaded  (spring-ldap-tiger-1.2.1.pom)
> Downloading:
> http://developer.ja-sig.org/maven2/org/springframework/ldap/spring-
> ldap/1.2.1/spring-ldap-1.2.1.jar
> Downloading:
> http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-support
> -ldap/3.3.1/cas-server-support-ldap-3.3.1.jar
> [INFO] Unable to find resource
> 'org.springframework.ldap:spring-ldap:jar:1.2.1'
> in repository jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/springframework/ldap/spring-ldap/
> 1.2.1/spring-ldap-1.2.1.jar
> 31K downloaded  (cas-server-support-ldap-3.3.1.jar)
> 190K downloaded  (spring-ldap-1.2.1.jar)
> Downloading:
> http://developer.ja-sig.org/maven2/org/springframework/ldap/spring-
> ldap-tiger/1.2.1/spring-ldap-tiger-1.2.1.jar
> [INFO] Unable to find resource
> 'org.springframework.ldap:spring-ldap-tiger:jar:1
> .2.1' in repository jasig-repository (http://developer.ja-sig.org/maven2)
> Downloading:
> http://repo1.maven.org/maven2/org/springframework/ldap/spring-ldap-
> tiger/1.2.1/spring-ldap-tiger-1.2.1.jar
> 3K downloaded  (spring-ldap-tiger-1.2.1.jar)
> [INFO] [enforcer:enforce {execution: enforce-versions}]
> [INFO] [resources:resources]
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources,
> i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory
> C:\cas-server-3.3.1\cas-server-webapp
> \src\main\resources
> [INFO] [compiler:compile]
> [INFO] No sources to compile
> [INFO] [resources:testResources]
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources,
> i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory
> C:\cas-server-3.3.1\cas-server-webapp
> \src\test\resources
> [INFO] [compiler:testCompile]
> [INFO] No sources to compile
> [INFO] [surefire:test]
> [INFO] No tests to run.
> [INFO] [war:war]
> [INFO] Packaging webapp
> [INFO] Assembling webapp[cas-server-webapp] in
> [C:\cas-server-3.3.1\cas-server-w
> ebapp\target\cas-server-webapp-3.3.1]
> [INFO] Processing war project
> [INFO] Copying webapp
> resources[C:\cas-server-3.3.1\cas-server-webapp\src\main\w
> ebapp]
> [INFO] Webapp assembled in[906 msecs]
> [INFO] Building war: C:\cas-server-3.3.1\cas-server-webapp\target\cas.war
> [INFO] Preparing source:jar
> [WARNING] Removing: jar from forked lifecycle, to prevent recursive
> invocation.
> [INFO] [enforcer:enforce {execution: enforce-versions}]
> [INFO] [source:jar {execution: attach-sources}]
> [INFO] Building jar:
> C:\cas-server-3.3.1\cas-server-webapp\target\cas-server-web
> app-3.3.1-sources.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 28 seconds
> [INFO] Finished at: Wed May 20 21:11:40 IST 2009
> [INFO] Final Memory: 19M/34M
> [INFO]
> ------------------------------------------------------------------------
>
>
>
> Thanks,
> Srinivas.
>
> --
> You are currently subscribed to [email protected] as: 
> [email protected]
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to