Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 18894 invoked from network); 15 Mar 2008 05:23:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2008 05:23:49 -0000 Received: (qmail 867 invoked by uid 500); 15 Mar 2008 05:23:45 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 815 invoked by uid 500); 15 Mar 2008 05:23:45 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 802 invoked by uid 99); 15 Mar 2008 05:23:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 22:23:45 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.56] (HELO smtp101.prem.mail.sp1.yahoo.com) (98.136.44.56) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 15 Mar 2008 05:23:06 +0000 Received: (qmail 89458 invoked from network); 15 Mar 2008 05:23:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:From:Subject:Date:To:X-Mailer; b=QntXz1ONLzlOVzqERPqVexOxbk8DLu7motgttj/+8qZFPqBWPwpn2QZ4E7uwG8fW9o0zmiLi8wimy0WsXMa628JtOyqcbKqcYi4FDVM5t7ZnrqW9ouj+8RMMaXcGt2QRs75agoWvMwqcn5EesF8O5kw+3BQ8pKftzyqjYVnCJA0= ; Received: from unknown (HELO ?192.168.1.101?) (david_jencks@67.102.173.8 with plain) by smtp101.prem.mail.sp1.yahoo.com with SMTP; 15 Mar 2008 05:23:14 -0000 X-YMail-OSG: 2jKM82wVM1lp6u.3gUB73r7Rdqp8rum8lnKs.C82igLu3C0CoBlP1m.d0ahYcXZ8Z808H.uUCsDf8rHc1fAy_Ck.xLAQXto1RXnD21JxBAEf4w6qD2Ryy.qN8UOjAy2hsTXmuuxqMg-- X-Yahoo-Newman-Property: ymail-3 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <9D58E7FD-4E3B-4E02-AE50-B935E0C56704@planet57.com> References: <183AEEFE-04D9-44BC-BE3F-D674733EA085@yahoo.com> <9B8B7799-2ABB-49CA-A73C-E391C308D516@yahoo.com> <9D58E7FD-4E3B-4E02-AE50-B935E0C56704@planet57.com> Content-Type: multipart/alternative; boundary=Apple-Mail-47--381830297 Message-Id: From: David Jencks Subject: Re: [VOTE] genesis 1.4 take 5 Date: Fri, 14 Mar 2008 22:23:56 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.753) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-47--381830297 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed ya, bootstrap doesn't work too well, but you can build it, I did, as you can see from the existence of the release candidate. mvn -N cd legal-bundle;mvn install cd ../plugins;mvn install cd .. mvn clean install I'd appreciate you reconsidering this -1. I suggest that the next genesis release consist of 2 unrelated things: - a parent pom for geronimo projects containing a release profile and some plugin versions and configurations, such as for the legal bundle (soon to be the official apache one IIUC) - a geronimo skin using the default-site.vm or a site.vm with explicit annotations on every difference from default-site.vm indicating why they are improvements. My view is that the problems with the current 1.4 release candidate are not serious enough to prevent its use until we can get this simplified version working. If you disagree, I suggest we separate the artifacts and have the legal bundle, skin, project-config, and plugins all build entirely independently with no parent-child relationships. This would result in 3 fewer projects and a build that is likely to work without contortions. thanks david jencks On Mar 14, 2008, at 9:34 PM, Jason Dillon wrote: > Sorry... > > -1 > > The tag does not build :-( > > This problem has been resolved since the tag from trunk was made a > few days ago... and really should be re-rolled. Sorry again David, > I know how hard you have been trying to get this puppy out, and I > thank you for that... but I think we need one more time... :-( > > > svn co https://svn.apache.org/repos/asf/geronimo/genesis/tags/ > genesis-1.4/ > cd genesis-1.4 > ./bootstrap > Buildfile: bootstrap.xml > > init: > Starting bootstrap build... > > clean: > Cleaning... > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Genesis > [INFO] Genesis Legal Bundle > [INFO] Genesis Plugins > [INFO] Genesis Plugins :: Tools > [INFO] Genesis Configuration > [INFO] Genesis Configuration :: Project > [INFO] Genesis Configuration :: Geronimo Skin > [INFO] Genesis Plugins :: Maven > Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/ > genesis/plugins/tools-maven-plugin/1.4/tools-maven-plugin-1.4.jar > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Plugin could not be found - check that the goal name is > correct: Unable to download the artifact from any repository > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file - > DgroupId=org.apache.geronimo.genesis.plugins -DartifactId=tools- > maven-plugin -Dversion=1.4 -Dpackaging=maven-plugin -Dfile=/path/to/ > file > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.apache.geronimo.genesis.plugins -DartifactId=tools- > maven-plugin -Dversion=1.4 -Dpackaging=maven-plugin -Dfile=/path/to/ > file -Durl=[url] -DrepositoryId=[id] > org.apache.geronimo.genesis.plugins:tools-maven-plugin:maven- > plugin:1.4 > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > org.apache.geronimo.genesis.plugins:tools-maven-plugin:maven- > plugin:1.4 > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] For more information, run Maven with the -e switch > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 7 seconds > [INFO] Finished at: Sat Mar 15 11:31:59 ICT 2008 > [INFO] Final Memory: 2M/5M > [INFO] > ---------------------------------------------------------------------- > -- > Result: 1 > > stage1: > [INFO] Scanning for projects... > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Building Genesis > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] [site:attach-descriptor] > [INFO] Unable to load parent project from a relative path: Could > not find the model file '/Users/jason/ws/geronimo/genesis-1.4/../ > pom.xml'. for project unknown > [INFO] Parent project loaded from repository. > [INFO] [install:install] > [INFO] Installing /Users/jason/ws/geronimo/genesis-1.4/pom.xml to / > Users/jason/.m2/repository/org/apache/geronimo/genesis/genesis/1.4/ > genesis-1.4.pom > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] BUILD SUCCESSFUL > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 5 seconds > [INFO] Finished at: Sat Mar 15 11:32:05 ICT 2008 > [INFO] Final Memory: 8M/15M > [INFO] > ---------------------------------------------------------------------- > -- > > stage2: > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Genesis Plugins > [INFO] Genesis Plugins :: Tools > [INFO] Genesis Plugins :: Maven > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Building Genesis Plugins > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Setting property: classpath.resource.loader.class => > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] Setting property: resource.loader => 'classpath'. > [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] [remote-resources:process {execution: default}] > Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/ > genesis/legal-bundle/1.4/legal-bundle-1.4.jar > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Failed to resolve artifact. > GroupId: org.apache.geronimo.genesis > ArtifactId: legal-bundle > Version: 1.4 > Reason: Unable to download the artifact from any repository > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.geronimo.genesis - > DartifactId=legal-bundle -Dversion=1.4 -Dpackaging=jar -Dfile=/path/ > to/file > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file -DgroupId=org.apache.geronimo.genesis - > DartifactId=legal-bundle -Dversion=1.4 -Dpackaging=jar -Dfile=/path/ > to/file -Durl=[url] -DrepositoryId=[id] > org.apache.geronimo.genesis:legal-bundle:jar:1.4 > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.snapshots (http://people.apache.org/repo/m2-snapshot- > repository) > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] For more information, run Maven with the -e switch > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 4 seconds > [INFO] Finished at: Sat Mar 15 11:32:09 ICT 2008 > [INFO] Final Memory: 9M/17M > [INFO] > ---------------------------------------------------------------------- > -- > Result: 1 > > stage3: > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Genesis > [INFO] Genesis Legal Bundle > [INFO] Genesis Plugins > [INFO] Genesis Plugins :: Tools > [INFO] Genesis Configuration > [INFO] Genesis Configuration :: Project > [INFO] Genesis Configuration :: Geronimo Skin > [INFO] Genesis Plugins :: Maven > Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/ > genesis/plugins/tools-maven-plugin/1.4/tools-maven-plugin-1.4.jar > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Plugin could not be found - check that the goal name is > correct: Unable to download the artifact from any repository > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file - > DgroupId=org.apache.geronimo.genesis.plugins -DartifactId=tools- > maven-plugin -Dversion=1.4 -Dpackaging=maven-plugin -Dfile=/path/to/ > file > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file - > DgroupId=org.apache.geronimo.genesis.plugins -DartifactId=tools- > maven-plugin -Dversion=1.4 -Dpackaging=maven-plugin -Dfile=/path/to/ > file -Durl=[url] -DrepositoryId=[id] > org.apache.geronimo.genesis.plugins:tools-maven-plugin:maven- > plugin:1.4 > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > org.apache.geronimo.genesis.plugins:tools-maven-plugin:maven- > plugin:1.4 > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] For more information, run Maven with the -e switch > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 1 second > [INFO] Finished at: Sat Mar 15 11:32:12 ICT 2008 > [INFO] Final Memory: 2M/5M > [INFO] > ---------------------------------------------------------------------- > -- > Result: 1 > > BUILD SUCCESSFUL > Total time: 21 seconds > > > --jason > > > > On Mar 15, 2008, at 2:32 AM, David Jencks wrote: > >> This vote concludes tonight and we have 2 other votes pending on >> this one. So far I'm the only one to have voted here.... unless >> you want to redo all 3+ releases please take a look and vote. >> >> thanks >> david jencks >> >> On Mar 12, 2008, at 12:50 AM, David Jencks wrote: >> >>> +1 >>> david jencks >>> >>> On Mar 11, 2008, at 11:37 PM, David Jencks wrote: >>> >>>> Hi, >>>> >>>> Changes in v5: >>>> legal files in all the jars (I hope) >>>> fix a typo in the NOTICE template >>>> make the generated site work better (parent link, maven feather) >>>> remove logging-config and checkstyle-config per jdillons advice. >>>> move modules to base pom, not a profile; change how bootstrap >>>> works. >>>> >>>> Changes in v4: >>>> make the legal-bundle version fixed rather than equal to the >>>> version of whatever subproject is trying to use it. >>>> Fix noise in DEPENDENCIES file generation >>>> Change legal verifier to expect LICENSE and NOTICE files by default >>>> add the rat plugin so you can run mvn rat:check for a project >>>> check (note that rat does not look inside jars so we still need >>>> the verifier) >>>> add some more commonly used plugins to the project-config and >>>> alphabetize them. >>>> >>>> Changes in v3: >>>> Change the legal-bundle to have really simple NOTICE file and >>>> put all the dependency info in a separate DEPENDENCIES file. >>>> This corresponds to what appears to be current thinking on legal- >>>> discuss about what should be in these files. We should be able >>>> to use this bundle with the maven-remote-resources-plugin >>>> everywhere now. >>>> >>>> Fiddle around with the maven site generation and site deployment >>>> so it more or less works. Add some instructions in the project- >>>> config site. >>>> >>>> Changes in v2: >>>> Change in the release plugin configuration to use the default >>>> tagBase in release profiles in projects that inherit from the >>>> project-config pom. It is also possible to override tagBase but >>>> this should not be necessary as we adhere to standard svn >>>> layout. There are also some plugin version upgrades. >>>> >>>> The new root pom includes a release profile that sets up the >>>> standard javadoc, source and gpg plugins and uses the default >>>> tagBase location. >>>> >>>> This sets us up for using the release process also now under >>>> vote described at http://cwiki.apache.org/confluence/display/ >>>> GMOxPMGT/Proposed+%28updated%29+release+process >>>> >>>> The only Jira I know about is https://issues.apache.org/jira/ >>>> browse/GERONIMO-3895 >>>> >>>> Staging repo: (note, this is a different location) >>>> http://people.apache.org/~djencks/staging-repo/genesis/org/ >>>> apache/geronimo/genesis/ >>>> site staging: >>>> http://people.apache.org/~djencks/staging-site/maven/genesis/1.4/ >>>> >>>> This time I was able to use mvn site site-deploy -Prelease to >>>> deploy the site all at once to the staging-site. >>>> >>>> >>>> Vote open for 72 hours. >>>> >>>> [ ] +1 >>>> [ ] +0 >>>> [ ] -1 >>>> >>>> thanks >>>> david jencks >>> >> > --Apple-Mail-47--381830297 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 ya, bootstrap doesn't work too well, but you can build it, I did, as you = can see from the existence of the release candidate.

mvn -N
cd = legal-bundle;mvn install
cd ../plugins;mvn = install
cd ..
mvn clean install


I'd appreciate you = reconsidering this -1. =A0

I suggest that the next = genesis release consist of 2 unrelated things:
- a parent pom = for geronimo projects containing a release profile and some plugin = versions and configurations, such as for the legal bundle (soon to be = the official apache one IIUC)
- a geronimo skin using the = default-site.vm =A0or a site.vm with explicit annotations on every = difference from default-site.vm indicating why they are = improvements.

My view is that the = problems with the current 1.4 release candidate are not serious enough = to prevent its use until we can get this simplified version working. =A0If= you disagree, I suggest we separate the artifacts and have the legal = bundle, skin, project-config, and plugins all build entirely = independently with no parent-child relationships. =A0This would result = in 3 fewer projects and a build that is likely to work without = contortions.

thanks
david = jencks

On Mar 14, 2008, at 9:34 PM, Jason Dillon = wrote:

Sorry...

-1

The tag does not build = :-(

This = problem has been resolved since the tag from trunk was made a few days = ago... and really should be re-rolled. =A0Sorry again David, I know how = hard you have been trying to get this puppy out, and I thank you for = that... but I think we need one more time... :-(

<snip>
cd = genesis-1.4
./bootstrap
Buildfile: = bootstrap.xml

init:
Starting = bootstrap build...

clean:
Cleaning...=
[INFO] Scanning for projects...
[INFO] Reactor = build order:=A0
[INFO] =A0 Genesis
[INFO] =A0 = Genesis Legal Bundle
[INFO] =A0 Genesis = Plugins
[INFO] =A0 Genesis Plugins :: Tools
[INFO] =A0= Genesis Configuration
[INFO] =A0 Genesis Configuration :: = Project
[INFO] =A0 Genesis Configuration :: Geronimo = Skin
[INFO] =A0 Genesis Plugins :: = Maven
[INFO] = ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] = ------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is = correct: Unable to download the artifact from any = repository
Try downloading the file manually from the project = website.
Then, install it using the command:=A0
=A0=A0= =A0mvn install:install-file = -DgroupId=3Dorg.apache.geronimo.genesis.plugins = -DartifactId=3Dtools-maven-plugin -Dversion=3D1.4 = -Dpackaging=3Dmaven-plugin -Dfile=3D/path/to/file
Alternatively,= if you host your own repository you can deploy the file = there:=A0
=A0=A0 =A0mvn deploy:deploy-file = -DgroupId=3Dorg.apache.geronimo.genesis.plugins = -DartifactId=3Dtools-maven-plugin -Dversion=3D1.4 = -Dpackaging=3Dmaven-plugin -Dfile=3D/path/to/file -Durl=3D[url] = -DrepositoryId=3D[id]
=A0=A0org.apache.geronimo.genesis.plugins:= tools-maven-plugin:maven-plugin:1.4
from the specified remote = repositories:
=A0=A0central (http://repo1.maven.org/maven2)<= /div>
=A0=A0org.apache.geronimo.genesis.plugins:tools-maven-plugin:mav= en-plugin:1.4
from the specified remote = repositories:
=A0=A0central (http://repo1.maven.org/maven2)<= /div>
[INFO] = ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e = switch
[INFO] = ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Sat = Mar 15 11:31:59 ICT 2008
[INFO] Final Memory: = 2M/5M
[INFO] = ------------------------------------------------------------------------
Result: 1

stage1:
[INFO] = Scanning for projects...
[INFO] = ------------------------------------------------------------------------
[INFO] Building Genesis
[INFO] =A0 =A0task-segment: = [install]
[INFO] = ------------------------------------------------------------------------
[INFO] [site:attach-descriptor]
[INFO] Unable to load = parent project from a relative path: Could not find the model file = '/Users/jason/ws/geronimo/genesis-1.4/../pom.xml'. for project = unknown
[INFO] Parent project loaded from = repository.
[INFO] [install:install]
[INFO] = Installing /Users/jason/ws/geronimo/genesis-1.4/pom.xml to = /Users/jason/.m2/repository/org/apache/geronimo/genesis/genesis/1.4/genesi= s-1.4.pom
[INFO] = ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] = ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat = Mar 15 11:32:05 ICT 2008
[INFO] Final Memory: = 8M/15M
[INFO] = ------------------------------------------------------------------------

stage2:
[INFO] = Scanning for projects...
[INFO] Reactor build = order:=A0
[INFO] =A0 Genesis Plugins
[INFO] =A0 = Genesis Plugins :: Tools
[INFO] =A0 Genesis Plugins :: = Maven
[INFO] = ------------------------------------------------------------------------
[INFO] Building Genesis Plugins
[INFO] =A0 = =A0task-segment: [install]
[INFO] = ------------------------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class =3D> = 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on =3D> = 'false'.
[INFO] Setting property: resource.loader =3D> = 'classpath'.
[INFO] Setting property: = resource.manager.logwhenfound =3D> 'false'.
[INFO] = [remote-resources:process {execution: default}]
[INFO] = ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] = ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: = org.apache.geronimo.genesis
ArtifactId: = legal-bundle
Version: 1.4
Reason: Unable to download = the artifact from any repository
Try downloading the file = manually from the project website.
Then, install it using the = command:=A0
=A0=A0 =A0mvn install:install-file = -DgroupId=3Dorg.apache.geronimo.genesis -DartifactId=3Dlegal-bundle = -Dversion=3D1.4 -Dpackaging=3Djar = -Dfile=3D/path/to/file
Alternatively, if you host your own = repository you can deploy the file there:=A0
=A0=A0 =A0mvn = deploy:deploy-file -DgroupId=3Dorg.apache.geronimo.genesis = -DartifactId=3Dlegal-bundle -Dversion=3D1.4 -Dpackaging=3Djar = -Dfile=3D/path/to/file -Durl=3D[url] = -DrepositoryId=3D[id]
=A0=A0org.apache.geronimo.genesis:legal-bu= ndle:jar:1.4
from the specified remote = repositories:
[INFO] = ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e = switch
[INFO] = ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Sat = Mar 15 11:32:09 ICT 2008
[INFO] Final Memory: = 9M/17M
[INFO] = ------------------------------------------------------------------------
Result: 1

stage3:
[INFO] = Scanning for projects...
[INFO] Reactor build = order:=A0
[INFO] =A0 Genesis
[INFO] =A0 Genesis = Legal Bundle
[INFO] =A0 Genesis Plugins
[INFO] =A0 = Genesis Plugins :: Tools
[INFO] =A0 Genesis = Configuration
[INFO] =A0 Genesis Configuration :: = Project
[INFO] =A0 Genesis Configuration :: Geronimo = Skin
[INFO] =A0 Genesis Plugins :: = Maven
[INFO] = ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] = ------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is = correct: Unable to download the artifact from any = repository
Try downloading the file manually from the project = website.
Then, install it using the command:=A0
=A0=A0= =A0mvn install:install-file = -DgroupId=3Dorg.apache.geronimo.genesis.plugins = -DartifactId=3Dtools-maven-plugin -Dversion=3D1.4 = -Dpackaging=3Dmaven-plugin -Dfile=3D/path/to/file
Alternatively,= if you host your own repository you can deploy the file = there:=A0
=A0=A0 =A0mvn deploy:deploy-file = -DgroupId=3Dorg.apache.geronimo.genesis.plugins = -DartifactId=3Dtools-maven-plugin -Dversion=3D1.4 = -Dpackaging=3Dmaven-plugin -Dfile=3D/path/to/file -Durl=3D[url] = -DrepositoryId=3D[id]
=A0=A0org.apache.geronimo.genesis.plugins:= tools-maven-plugin:maven-plugin:1.4
from the specified remote = repositories:
=A0=A0central (http://repo1.maven.org/maven2)<= /div>
=A0=A0org.apache.geronimo.genesis.plugins:tools-maven-plugin:mav= en-plugin:1.4
from the specified remote = repositories:
=A0=A0central (http://repo1.maven.org/maven2)<= /div>
[INFO] = ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e = switch
[INFO] = ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Sat = Mar 15 11:32:12 ICT 2008
[INFO] Final Memory: = 2M/5M
[INFO] = ------------------------------------------------------------------------
Result: 1

BUILD = SUCCESSFUL
Total time: 21 = seconds
</snip>

--jason



On Mar 15, = 2008, at 2:32 AM, David Jencks wrote:

This vote concludes tonight = and we have 2 other votes pending on this one. =A0So far I'm the only = one to have voted here.... unless you want to redo all 3+ releases = please take a look and vote.

thanks
david = jencks

On Mar 12, 2008, at 12:50 AM, David = Jencks wrote:

+1
david jencks

On Mar 11, = 2008, at 11:37 PM, David Jencks wrote:

Hi,

Changes in = v5:
legal files in all the jars (I = hope)
fix a typo in the NOTICE = template
make the generated site work = better (parent link, maven feather)
remove = logging-config and checkstyle-config per jdillons advice.
move modules to base pom, not a profile; change how = bootstrap works.

Changes in v4:
make the = legal-bundle version fixed rather than equal to the version of whatever = subproject is trying to use it.
Fix noise = in DEPENDENCIES file generation
Change = legal verifier to expect LICENSE and NOTICE files by = default
add the rat plugin so you = can run mvn rat:check for a project check (note that rat does not look = inside jars so we still need the verifier)
add some more commonly used plugins to the = project-config and alphabetize them.
Changes in = v3:
Change the legal-bundle to = have really simple NOTICE file and put all the dependency info in a = separate DEPENDENCIES file. =A0This corresponds to what appears to be = current thinking on legal-discuss about what should be in these files. = =A0We should be able to use this bundle with the = maven-remote-resources-plugin everywhere now.

Fiddle = around with the maven site generation and site deployment so it more or = less works. =A0Add some instructions in the project-config = site.

=A0=A0 =A0 = =A0

Changes in = v2:
Change in the release plugin = configuration to use the default tagBase in release profiles in projects = that inherit from the project-config pom. =A0It is also possible to = override tagBase but this should not be necessary as we adhere to = standard svn layout. There are also some plugin version = upgrades.

The new root pom includes a release profile that sets = up the standard javadoc, source and gpg plugins and uses the default = tagBase location.

This sets us up for using the release process also now = under vote described at=A0http://cwiki.apache.org/confluence/display/GMOxPMGT/Proposed+%= 28updated%29+release+process


Staging repo: (note, this is a different = location)
site staging:

This time I was able to use mvn site site-deploy = -Prelease to deploy the site all at once to the = staging-site.


Vote open = for 72 hours.

[ ] +1
[ ] = +0
[ ] -1

thanks
david = jencks
=




= --Apple-Mail-47--381830297--