I tried an online build of WSAS this morning with a clean maven repo and
it worked fine. Jonathan can you try an online build of WSAS now.

Thanks.
Keith.

Afkham Azeez wrote:
> Keith,
> Can you try to resolve this ASAP with the help of somebody from the WSAS
> team? I'm away for the next two weeks
> 
> Azeez
> 
> Jonathan Marsh wrote:
>> Has there been any effort to resolve this?  It looks like a simple pom
>> problem, but has prevented me from building WSAS and thus the Mashup
>> Server for weeks now.  I'm out of bugs I can fix without a fresh
>> build, and we want to release in a few weeks.
>>
>> Jonathan Marsh - http://www.wso2.com -
>> http://auburnmarshes.spaces.live.com
>>  
>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED] [mailto:wsas-java-dev-
>>> [EMAIL PROTECTED] On Behalf Of Keith Godwin Chapman (JIRA)
>>> Sent: Monday, April 07, 2008 10:00 PM
>>> To: [email protected]
>>> Subject: [wsas-java-dev] [jira] Commented: (WSAS-735) WSAS Build
>>> failure
>>>
>>>
>>>     [ https://wso2.org/jira/browse/WSAS-
>>> 735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
>>> tabpanel&focusedCommentId=16231#action_16231 ]
>>>
>>> Keith Godwin Chapman commented on WSAS-735:
>>> -------------------------------------------
>>>
>>> I tried building WSAS on a lcean machine and it did fail too with the
>>> following error,
>>>
>>> [INFO] ----------------------------------------------------------------
>>> --------
>>> [ERROR] BUILD ERROR
>>> [INFO] ----------------------------------------------------------------
>>> --------
>>> [INFO] Failed to resolve artifact.
>>>
>>> Missing:
>>> ----------
>>> 1) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>   Then, install it using the command:
>>>       mvn install:install-file -DgroupId=org.wso2.wsas -
>>> DartifactId=wso2wsas-core \
>>>           -Dversion=SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.wsas -
>>> DartifactId=wso2wsas-core \
>>>           -Dversion=SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -
>>> Dfile=/path/to/file \
>>>            -Durl=[url] -DrepositoryId=[id]
>>>
>>>   Path to dependency:
>>>         1) org.wso2.wsas:wso2wsas-admin:jar:SNAPSHOT
>>>         2) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
>>>
>>> ----------
>>> 1 required artifact is missing.
>>>
>>> for artifact:
>>>   org.wso2.wsas:wso2wsas-admin:jar:SNAPSHOT
>>>
>>> from the specified remote repositories:
>>>   central (http://repo1.maven.org/maven2),
>>>   maven-snapshots (http://snapshots.maven.codehaus.org/maven2),
>>>   java.net (http://download.java.net/maven/1/),
>>>   ws-zones-repository (http://ws.zones.apache.org/repository2),
>>>   wso2-maven2-repository (http://dist.wso2.org/maven2),
>>>   tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository),
>>>   m2-snapshot-repository (http://people.apache.org/repo/m2-snapshot-
>>> repository)
>>>
>>>
>>> [INFO] ----------------------------------------------------------------
>>> --------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO] ----------------------------------------------------------------
>>> --------
>>> [INFO] Total time: 2 minutes 30 seconds
>>> [INFO] Finished at: Mon Apr 07 21:54:49 PDT 2008
>>> [INFO] Final Memory: 29M/54M
>>> [INFO] ----------------------------------------------------------------
>>> --------
>>>
>>> This is blocking the mashup server. Can we have this fixed please.
>>>
>>>> WSAS Build failure
>>>> ------------------
>>>>
>>>>                 Key: WSAS-735
>>>>                 URL: https://wso2.org/jira/browse/WSAS-735
>>>>             Project: WSO2 WSAS
>>>>          Issue Type: Bug
>>>>            Reporter: Jonathan Marsh
>>>>            Assignee: Afkham Azeez
>>>>
>>>> Delete .m2 repository, check out fresh copy of wsas.  Run mvn clean
>>> install -Dmaven.test.skip=true in wsas/java directory.
>>>> Result follows:
>>>> [INFO] --------------------------------------------------------------
>>> ----------
>>>> [ERROR] BUILD ERROR
>>>> [INFO] --------------------------------------------------------------
>>> ----------
>>>> [INFO] Failed to resolve artifact.
>>>> Missing:
>>>> ----------
>>>> 1) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
>>>>   Try downloading the file manually from the project website.
>>>>   Then, install it using the command:
>>>>       mvn install:install-file -DgroupId=org.wso2.wsas -
>>> DartifactId=wso2wsas-cor
>>>> e \
>>>>           -Dversion=SNAPSHOT -Dpackaging=test-jar -
>>> Dfile=/path/to/file
>>>>   Path to dependency:
>>>>         1) org.wso2.wsas:wso2wsas-admin:jar:SNAPSHOT
>>>>         2) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
>>>> ----------
>>>> 1 required artifact is missing.
>>> -- 
>>> This message is automatically generated by JIRA.
>>> -
>>> If you think it was sent incorrectly contact one of the administrators:
>>> https://wso2.org/jira/secure/Administrators.jspa
>>> -
>>> For more information on JIRA, see:
>>> http://www.atlassian.com/software/jira
>>>
>>>
>>>
>>> _______________________________________________
>>> Wsas-java-dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
>>
>>
> 
> 


_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to