offlist:Re: publishing snapshots

2006-12-06 Thread anita kulshreshtha
Paul,
   I can offer an antique fruitcake..., if you could publish the
management 1.1 specs. I am trying to figure out why my mvn deploy did
not go through. Without the SNAPSHOTs, the build is broken :(.

Thanks
Anita

Got some help on irc (thanks djencks).  Just add the server to
~/.m2/settings.xml as described here
http://maven.apache.org/settings.html and then type mvn deploy.

Best wishes,
Paul

On 12/4/06, Paul McMahan [EMAIL PROTECTED] wrote:
 I created two new modules in specs/trunk:
 geronimo-el_1.0_spec
 geronimo-jsp_2.1_spec

 Can someone help publish those to the snapshot repo?  I have a nice
 fruit cake I can regift if necessary (it's from last Christmas but
 still looks exactly the same).   Or I don't mind doing this myself if
 someone can point me in the right direction.

 Best wishes,
 Paul
 



 

Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.


Re: offlist:Re: publishing snapshots

2006-12-06 Thread David Jencks

That guide isn't too specific.  Do you have a server entry similar to:

server
  idapache.snapshots/id
  usernamedjencks/username
  passphrase***/passphrase
  directoryPermissions775/directoryPermissions
   filePermissions664/filePermissions
/server


Also before uploading please be sure that umask on people.apache.org  
is set to 2, not any otherwise normal value such as 22, or no one  
will be able to update anything you deploy.  If it's not already 2  
you will need to update a file, I think .bash_profile so that non- 
shells get it set properly.  Kevan and probably lots of other people  
know the actual file.


If this doesn't help what's the error you get?

thanks
david jencks

On Dec 6, 2006, at 8:42 AM, anita kulshreshtha wrote:


Paul,
   I can offer an antique fruitcake..., if you could publish the
management 1.1 specs. I am trying to figure out why my mvn deploy did
not go through. Without the SNAPSHOTs, the build is broken :(.

Thanks
Anita

Got some help on irc (thanks djencks).  Just add the server to
~/.m2/settings.xml as described here
http://maven.apache.org/settings.html and then type mvn deploy.

Best wishes,
Paul

On 12/4/06, Paul McMahan [EMAIL PROTECTED] wrote:

I created two new modules in specs/trunk:
geronimo-el_1.0_spec
geronimo-jsp_2.1_spec

Can someone help publish those to the snapshot repo?  I have a nice
fruit cake I can regift if necessary (it's from last Christmas but
still looks exactly the same).   Or I don't mind doing this myself if
someone can point me in the right direction.

Best wishes,
Paul






__ 
__

Have a burning question?
Go to www.Answers.yahoo.com and get answers from real people who know.




Re: offlist:Re: publishing snapshots

2006-12-06 Thread Christopher M. Cardona

Anita,

I already published the management 1.1 spec for you. Please verify and 
let me know if you get any problems.


Best wishes,
chris

anita kulshreshtha wrote:

Paul,
   I can offer an antique fruitcake..., if you could publish the
management 1.1 specs. I am trying to figure out why my mvn deploy did
not go through. Without the SNAPSHOTs, the build is broken :(.

Thanks
Anita

Got some help on irc (thanks djencks).  Just add the server to
~/.m2/settings.xml as described here
http://maven.apache.org/settings.html and then type mvn deploy.

Best wishes,
Paul

On 12/4/06, Paul McMahan [EMAIL PROTECTED] wrote:
  

I created two new modules in specs/trunk:
geronimo-el_1.0_spec
geronimo-jsp_2.1_spec

Can someone help publish those to the snapshot repo?  I have a nice
fruit cake I can regift if necessary (it's from last Christmas but
still looks exactly the same).   Or I don't mind doing this myself if
someone can point me in the right direction.

Best wishes,
Paul






 

Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.


  




Re: offlist:Re: publishing snapshots

2006-12-06 Thread Jason Dillon
FYI... soon we will have our automated build system deploying  
nightly, as well as on demand.


This will help reduce issues caused by deployment w/bad umasks and a  
few other issues (like accidentally using the wrong jdk,  
accidentially deploying uncommitted changes, etc).


--jason


On Dec 6, 2006, at 8:57 AM, David Jencks wrote:


That guide isn't too specific.  Do you have a server entry similar to:

server
  idapache.snapshots/id
  usernamedjencks/username
  passphrase***/passphrase
  directoryPermissions775/directoryPermissions
   filePermissions664/filePermissions
/server


Also before uploading please be sure that umask on  
people.apache.org is set to 2, not any otherwise normal value such  
as 22, or no one will be able to update anything you deploy.  If  
it's not already 2 you will need to update a file, I  
think .bash_profile so that non-shells get it set properly.  Kevan  
and probably lots of other people know the actual file.


If this doesn't help what's the error you get?

thanks
david jencks

On Dec 6, 2006, at 8:42 AM, anita kulshreshtha wrote:


Paul,
   I can offer an antique fruitcake..., if you could publish the
management 1.1 specs. I am trying to figure out why my mvn deploy did
not go through. Without the SNAPSHOTs, the build is broken :(.

Thanks
Anita

Got some help on irc (thanks djencks).  Just add the server to
~/.m2/settings.xml as described here
http://maven.apache.org/settings.html and then type mvn deploy.

Best wishes,
Paul

On 12/4/06, Paul McMahan [EMAIL PROTECTED] wrote:

I created two new modules in specs/trunk:
geronimo-el_1.0_spec
geronimo-jsp_2.1_spec

Can someone help publish those to the snapshot repo?  I have a nice
fruit cake I can regift if necessary (it's from last Christmas but
still looks exactly the same).   Or I don't mind doing this  
myself if

someone can point me in the right direction.

Best wishes,
Paul






_ 
___

Have a burning question?
Go to www.Answers.yahoo.com and get answers from real people who  
know.






Re: offlist:Re: publishing snapshots

2006-12-06 Thread Paul McMahan

That will be sweet!!

On 12/6/06, Jason Dillon [EMAIL PROTECTED] wrote:

FYI... soon we will have our automated build system deploying
nightly, as well as on demand.

This will help reduce issues caused by deployment w/bad umasks and a
few other issues (like accidentally using the wrong jdk,
accidentially deploying uncommitted changes, etc).

--jason


Re: offlist:Re: publishing snapshots

2006-12-06 Thread Apparao Kalimireddy

I have got the latest code from SVN. My build fails with following error
trace:
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1)
org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0-SNAPSHOT

 Try downloading the file manually from the project website.

 Then, install it using the command:
 mvn install:install-file -DgroupId=org.apache.geronimo.specs-DartifactId
geronimo-j2ee-management_1.1_spec \
 -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
   1) org.apache.geronimo.modules:geronimo-management:jar:2.0-SNAPSHOT
   2)
org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0-
NAPSHOT

--
1 required artifact is missing.

for artifact:
 org.apache.geronimo.modules:geronimo-management:jar:2.0-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
 codehaus (http://repository.codehaus.org),
 apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
 codehaus-snapshots (http://snapshots.repository.codehaus.org)


On 12/6/06, Paul McMahan [EMAIL PROTECTED] wrote:


That will be sweet!!

On 12/6/06, Jason Dillon [EMAIL PROTECTED] wrote:
 FYI... soon we will have our automated build system deploying
 nightly, as well as on demand.

 This will help reduce issues caused by deployment w/bad umasks and a
 few other issues (like accidentally using the wrong jdk,
 accidentially deploying uncommitted changes, etc).

 --jason