You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Vinay <vi...@yahoo.com> on 2003/06/24 07:55:12 UTC

[Merlin] Maven repo

Steve,

Can you upload avalon-extension-api-1.0.jar 
to ibiblio's maven repo.

Referenced from : merlin/extension/project.xml

Regards,
Vinay 

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Merlin] Maven repo

Posted by Stephen McConnell <mc...@apache.org>.

Vinay wrote:

>Steve,
>
>Can you upload avalon-extension-api-1.0.jar 
>to ibiblio's maven repo.
>

This is a incorrect reference - should be avalon-extension-spi-1.0.jar
(fixed in cvs).

>
>Referenced from : merlin/extension/project.xml
>
>Regards,
>Vinay 
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
>For additional commands, e-mail: dev-help@avalon.apache.org
>
>
>
>  
>

-- 

Stephen J. McConnell
mailto:mcconnell@apache.org
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Merlin] Maven repo

Posted by Stephen McConnell <mc...@apache.org>.

Vinay wrote:

>Steve,
>
>http://cvs.apache.org/viewcvs.cgi/avalon-sandbox/merlin/merlin-platform/examples/afs/simple/maven.xml?rev=1.1.1.1
>
>makes a recursive call on test:test since its the 
>the preGoal of merlin:simulate.
>One can remove this resource (maven.xml)
>since it anyways not needed 
>as test:test is a preGoal of jar:jar.
>

Have removed maven.xml - have also updated the merlin plugin not to 
prereq on test:test.

>
>
>BTW Any reason why you are forking excalibur-extension
>within merlin. ?
>

Yep.

There was not community support for the release of the package under 
Excalibur.  As it is a core element of the assembly package internals, 
I've incorportating it under the Merlin proejct (a pragmatic action to 
make sure we have everything covered for a release).

Steve.

>
>Regards,
>Vinay
>
>
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
>For additional commands, e-mail: dev-help@avalon.apache.org
>
>
>
>  
>

-- 

Stephen J. McConnell
mailto:mcconnell@apache.org
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Merlin] Maven repo

Posted by Vinay <vi...@yahoo.com>.
Steve,

http://cvs.apache.org/viewcvs.cgi/avalon-sandbox/merlin/merlin-platform/examples/afs/simple/maven.xml?rev=1.1.1.1

makes a recursive call on test:test since its the 
the preGoal of merlin:simulate.
One can remove this resource (maven.xml)
since it anyways not needed 
as test:test is a preGoal of jar:jar.

BTW Any reason why you are forking excalibur-extension
within merlin. ?


Regards,
Vinay



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Merlin] Maven repo

Posted by Stephen McConnell <mc...@apache.org>.

kristian meier wrote:

> to get merlin build via maven I needed to fix to project.xml files see 
> attachment
> (and delete 
> extension/src/test/org/apache/avalon/extension/test/PackageRepositoryTestCase.java 
> which has a path problem) 


Have just identified and fixed the test problem - a project.properties 
file I forgot to commit.

Steve.

-- 

Stephen J. McConnell
mailto:mcconnell@apache.org
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Merlin] Maven repo

Posted by kristian meier <kr...@jentro.com>.
to get merlin build via maven I needed to fix to project.xml files see 
attachment
(and delete 
extension/src/test/org/apache/avalon/extension/test/PackageRepositoryTestCase.java 
which has a path problem)

then there is no need of

avalon-extension-api-1.0.jar 

anymore


Kristian

Vinay wrote:

>Steve,
>
>Can you upload avalon-extension-api-1.0.jar 
>to ibiblio's maven repo.
>
>Referenced from : merlin/extension/project.xml
>
>Regards,
>Vinay 
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
>For additional commands, e-mail: dev-help@avalon.apache.org
>
>
>  
>