Re: deploy archetype-catalog

2008-12-05 Thread Jason Voegele
On Thursday 04 December 2008 07:47:32 am Raphaël Piéroni wrote:
 Hi,

 Please consider raising a Jira

http://jira.codehaus.org/browse/ARCHETYPE-223

-- 
Jason Voegele
Truly great madness can not be achieved without significant intelligence.
-- Henrik Tikkanen


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: deploy archetype-catalog

2008-12-04 Thread Raphaël Piéroni
Hi,

Please consider raising a Jira

Regards,

Raphaël

2008/12/3 Jason Voegele [EMAIL PROTECTED]:
 On Wednesday 03 December 2008 01:57:48 pm Reto Bachmann-Gmür wrote:
 that's what I do (more exactly what continuum does), but while the
 archetype gets deployed to the snapshotRepository specified in the
 distributionManagement I find no archetype-catalog there.

 I can confirm this behavior.  mvn deploy deploys the archetype to the
 repository, but the archetype-catalog.xml does not get created (or updated) in
 the deployment repository.

 --
 Jason Voegele
 Q:  What do you call a boomerang that doesn't come back?
 A:  A stick.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




deploy archetype-catalog

2008-12-03 Thread Reto Bachmann-Gmür
Hello

I'm creatingan archetype following the instructions at
http://maven.apache.org/plugins/maven-archetype-plugin/advanced-usage.html

mvn install puts an archetype-catalog.xml in ~/.m2 but deploy doesn't
seem to deploy that file to the remote repository. How can I deploy the
archetype catalog?

Cheers,
reto



signature.asc
Description: OpenPGP digital signature


RE: deploy archetype-catalog

2008-12-03 Thread Todd Thiessen
mvn deploy your archetype project. 


---
Todd Thiessen

-Original Message-
From: Reto Bachmann-Gmür [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 03, 2008 11:37 AM
To: Maven Users List
Subject: deploy archetype-catalog

Hello

I'm creatingan archetype following the instructions at 
http://maven.apache.org/plugins/maven-archetype-plugin/advanced-usage.html

mvn install puts an archetype-catalog.xml in ~/.m2 but deploy doesn't seem to 
deploy that file to the remote repository. How can I deploy the archetype 
catalog?

Cheers,
reto


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: deploy archetype-catalog

2008-12-03 Thread Reto Bachmann-Gmür
that's what I do (more exactly what continuum does), but while the
archetype gets deployed to the snapshotRepository specified in the
distributionManagement I find no archetype-catalog there.

cheers,
reto

Todd Thiessen said the following on 12/03/2008 05:46 PM:
 mvn deploy your archetype project. 
 
 
 ---
 Todd Thiessen
 
 -Original Message-
 From: Reto Bachmann-Gmür [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 03, 2008 11:37 AM
 To: Maven Users List
 Subject: deploy archetype-catalog
 
 Hello
 
 I'm creatingan archetype following the instructions at 
 http://maven.apache.org/plugins/maven-archetype-plugin/advanced-usage.html
 
 mvn install puts an archetype-catalog.xml in ~/.m2 but deploy doesn't seem to 
 deploy that file to the remote repository. How can I deploy the archetype 
 catalog?
 
 Cheers,
 reto
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



signature.asc
Description: OpenPGP digital signature


Re: deploy archetype-catalog

2008-12-03 Thread Jason Voegele
On Wednesday 03 December 2008 01:57:48 pm Reto Bachmann-Gmür wrote:
 that's what I do (more exactly what continuum does), but while the
 archetype gets deployed to the snapshotRepository specified in the
 distributionManagement I find no archetype-catalog there.

I can confirm this behavior.  mvn deploy deploys the archetype to the 
repository, but the archetype-catalog.xml does not get created (or updated) in 
the deployment repository.

-- 
Jason Voegele
Q:  What do you call a boomerang that doesn't come back?
A:  A stick.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]