You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jarek Gawor <jg...@gmail.com> on 2008/05/20 16:57:06 UTC

Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Joe,

These apache-snapshot entires were there so that a user could checkout
a particular sample from svn and build it (otherwise the user had to
checkout the entire samples directory).

Jarek

On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
> Author: jbohn
> Date: Tue May 20 07:47:33 2008
> New Revision: 658264
>
> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
> Log:
> merge r658262 from branches/2.1 - remove references to apache-snapshot repo and one more harded version reference
>
> Modified:
>    geronimo/samples/trunk/samples/CustomerService/pom.xml
>    geronimo/samples/trunk/samples/bank/pom.xml
>    geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>    geronimo/samples/trunk/samples/dbtester/pom.xml
>    geronimo/samples/trunk/samples/inventory/pom.xml
>    geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>    geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>    geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>    geronimo/samples/trunk/samples/myphonebook/pom.xml
>    geronimo/samples/trunk/samples/mytime/pom.xml
>    geronimo/samples/trunk/samples/pom.xml
>    geronimo/samples/trunk/samples/sendmail/pom.xml
>    geronimo/samples/trunk/samples/servlet-examples/pom.xml
>    geronimo/samples/trunk/samples/timereport/pom.xml
>
> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/CustomerService/pom.xml (original)
> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May 20 07:47:33 2008
> @@ -81,22 +81,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/bank/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20 07:47:33 2008
> @@ -76,22 +76,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml (original)
> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml Tue May 20 07:47:33 2008
> @@ -54,22 +54,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>            </plugin>
>        </plugins>
>    </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml (original)
> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May 20 07:47:33 2008
> @@ -67,22 +67,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20 07:47:33 2008
> @@ -75,22 +75,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20 07:47:33 2008
> @@ -57,22 +57,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/pom.xml (original)
> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
> @@ -301,7 +301,7 @@
>                                             <arg value="archetype:create"/>
>                                             <arg value="-DarchetypeGroupId=org.apache.geronimo.samples"/>
>                                             <arg value="-DarchetypeArtifactId=geronimo-samples-archetype"/>
> -                                            <arg value="-DarchetypeVersion=2.2-SNAPSHOT"/>
> +                                            <arg value="-DarchetypeVersion=${version}"/>
>                                             <arg value="-DartifactId=${sampleName}"/>
>                                             <arg value="-Dversion=${sampleVersion}"/>
>                                         </exec>
>
> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml (original)
> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue May 20 07:47:33 2008
> @@ -43,22 +43,4 @@
>         <module>servlet-examples-jetty</module>
>         <module>servlet-examples-tomcat</module>
>     </modules>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
> ==============================================================================
> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20 07:47:33 2008
> @@ -56,22 +56,4 @@
>             </plugin>
>         </plugins>
>     </build>
> -
> -    <repositories>
> -        <repository>
> -            <id>apache-snapshots</id>
> -            <name>Apache Snapshots Repository</name>
> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
> -            <layout>default</layout>
> -            <snapshots>
> -                <enabled>true</enabled>
> -                <updatePolicy>daily</updatePolicy>
> -                <checksumPolicy>ignore</checksumPolicy>
> -            </snapshots>
> -            <releases>
> -                <enabled>false</enabled>
> -            </releases>
> -        </repository>
> -    </repositories>
> -
>  </project>
>
>
>

Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Joe Bohn <jo...@earthlink.net>.
David Jencks wrote:
> 
> On May 20, 2008, at 12:38 PM, Donald Woods wrote:
> 
>> Guess we should rethink the whole private repository model.  Maybe we 
>> need to move it to its own location in svn and have it contain depends 
>> for all releases (much like openejb has been doing), so we can 
>> reference it as a repo for sample (and other plugin) builds....  
>> Otherwise, if we tell users that they have to build the server first, 
>> then very few will ever be willing to rebuild the samples, IMO.
>>
>> Also, if Samples rely upon privately pinned depends, then how could we 
>> expect to only release Sample 2.1 and have it work with 2.1.1, 2.1.2, 
>> 2.1.x, knowing that some depend versions have or will likely change in 
>> future releases?
>>
> 
> Maybe I'm misunderstanding what's going on but the only problem I can 
> see is the one pointed out by dan kulp -- until you have the samples 
> parent pom in your local repo there is no way to get it there since its 
> ancestors have the apache.snapshots definition.  Once you have this 
> defined AFAICT all the other stuff you need is in that apache.snapshots 
> repo.  As noted in another mail my preferred way to deal with this is by 
> saying you have to build all the samples together at least once before 
> you can build just one.
> 
> Once we release the samples anyone wanting to build a released version 
> of a single sample from code will not have this problem because all the 
> required dependencies should be in the maven central repo which is 
> available without any configuration.
> 
> Am I missing something?  I don't see how this relates to our repository 
> project in server at all.
> 

The problem with svn repo is the same as it is with any project that has 
dependencies on certain Geronimo configurations.   If you just attempt 
to build samples with a clean repo you will see it.

IIRC it comes down to maven attempting to resolve all dependencies. 
Somewhere along the path we end up with a dependency on a component from 
Geronimo (such as the tomcat car) that has dependencies on an svn repo 
elements (such as our private catalina build)  which cannot be loaded 
from any public repo.  Perhaps this just recently became an issue as we 
introduced plugins for each sample?

Joe



Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by David Jencks <da...@yahoo.com>.
On May 20, 2008, at 12:38 PM, Donald Woods wrote:

> Guess we should rethink the whole private repository model.  Maybe  
> we need to move it to its own location in svn and have it contain  
> depends for all releases (much like openejb has been doing), so we  
> can reference it as a repo for sample (and other plugin) builds....   
> Otherwise, if we tell users that they have to build the server  
> first, then very few will ever be willing to rebuild the samples, IMO.
>
> Also, if Samples rely upon privately pinned depends, then how could  
> we expect to only release Sample 2.1 and have it work with 2.1.1,  
> 2.1.2, 2.1.x, knowing that some depend versions have or will likely  
> change in future releases?
>

Maybe I'm misunderstanding what's going on but the only problem I can  
see is the one pointed out by dan kulp -- until you have the samples  
parent pom in your local repo there is no way to get it there since  
its ancestors have the apache.snapshots definition.  Once you have  
this defined AFAICT all the other stuff you need is in that  
apache.snapshots repo.  As noted in another mail my preferred way to  
deal with this is by saying you have to build all the samples together  
at least once before you can build just one.

Once we release the samples anyone wanting to build a released version  
of a single sample from code will not have this problem because all  
the required dependencies should be in the maven central repo which is  
available without any configuration.

Am I missing something?  I don't see how this relates to our  
repository project in server at all.

thanks
david jencks

>
>
> -Donald
>
>
> Joe Bohn wrote:
>> Jarek Gawor wrote:
>>> Joe,
>>>
>>> These apache-snapshot entires were there so that a user could  
>>> checkout
>>> a particular sample from svn and build it (otherwise the user had to
>>> checkout the entire samples directory).
>>>
>>> Jarek
>>>
>> Thanks for the info Jarek.
>> Here were my reasons for removal:
>> - The root sample pom now has the genesis project-config as a  
>> parent.  I believe that we will pull a reference to the apache- 
>> snapshot repo from there.
>> - When moving to release the samples this snapshot reference would  
>> have to be replaced with another repo that would contain released  
>> artifacts to have the same effect.  I didn't want to add in both  
>> the snapshot and released repos.
>> - I don't think it's feasible to build just a sample (or even all  
>> samples) any longer (if it ever was).  Samples builds require  
>> Geronimo server builds to fulfill dependencies against our svn  
>> checked in repository entries (which are not available from any  
>> published repo) ... at least that has been my experience.
>> I'd be happy to consider some other alternatives to get some  
>> ability to build individual samples but at the moment I'm not sure  
>> it is feasible.
>> Joe
>>> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>>>> Author: jbohn
>>>> Date: Tue May 20 07:47:33 2008
>>>> New Revision: 658264
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>>>> Log:
>>>> merge r658262 from branches/2.1 - remove references to apache- 
>>>> snapshot repo and one more harded version reference
>>>>
>>>> Modified:
>>>>   geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>>   geronimo/samples/trunk/samples/bank/pom.xml
>>>>   geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>>>   geronimo/samples/trunk/samples/dbtester/pom.xml
>>>>   geronimo/samples/trunk/samples/inventory/pom.xml
>>>>   geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>>   geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>>   geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>>   geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>>   geronimo/samples/trunk/samples/mytime/pom.xml
>>>>   geronimo/samples/trunk/samples/pom.xml
>>>>   geronimo/samples/trunk/samples/sendmail/pom.xml
>>>>   geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>>   geronimo/samples/trunk/samples/timereport/pom.xml
>>>>
>>>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -81,22 +81,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -76,22 +76,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/calculator-stateless- 
>>>> pojo/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>>> pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>>> pom.xml Tue May 20 07:47:33 2008
>>>> @@ -54,22 +54,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>           </plugin>
>>>>       </plugins>
>>>>   </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May  
>>>> 20 07:47:33 2008
>>>> @@ -67,22 +67,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -75,22 +75,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -57,22 +57,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>>>> @@ -301,7 +301,7 @@
>>>>                                            <arg  
>>>> value="archetype:create"/>
>>>>                                            <arg value="- 
>>>> DarchetypeGroupId=org.apache.geronimo.samples"/>
>>>>                                            <arg value="- 
>>>> DarchetypeArtifactId=geronimo-samples-archetype"/>
>>>> -                                            <arg value="- 
>>>> DarchetypeVersion=2.2-SNAPSHOT"/>
>>>> +                                            <arg value="- 
>>>> DarchetypeVersion=${version}"/>
>>>>                                            <arg value="- 
>>>> DartifactId=${sampleName}"/>
>>>>                                            <arg value="-Dversion=$ 
>>>> {sampleVersion}"/>
>>>>                                        </exec>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -43,22 +43,4 @@
>>>>        <module>servlet-examples-jetty</module>
>>>>        <module>servlet-examples-tomcat</module>
>>>>    </modules>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>            </plugin>
>>>>        </plugins>
>>>>    </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>>
>>>>
>>>


Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Donald Woods <dw...@apache.org>.
Guess we should rethink the whole private repository model.  Maybe we 
need to move it to its own location in svn and have it contain depends 
for all releases (much like openejb has been doing), so we can reference 
it as a repo for sample (and other plugin) builds....  Otherwise, if we 
tell users that they have to build the server first, then very few will 
ever be willing to rebuild the samples, IMO.

Also, if Samples rely upon privately pinned depends, then how could we 
expect to only release Sample 2.1 and have it work with 2.1.1, 2.1.2, 
2.1.x, knowing that some depend versions have or will likely change in 
future releases?



-Donald


Joe Bohn wrote:
> Jarek Gawor wrote:
>> Joe,
>>
>> These apache-snapshot entires were there so that a user could checkout
>> a particular sample from svn and build it (otherwise the user had to
>> checkout the entire samples directory).
>>
>> Jarek
>>
> 
> 
> Thanks for the info Jarek.
> 
> Here were my reasons for removal:
> - The root sample pom now has the genesis project-config as a parent.  I 
> believe that we will pull a reference to the apache-snapshot repo from 
> there.
> - When moving to release the samples this snapshot reference would have 
> to be replaced with another repo that would contain released artifacts 
> to have the same effect.  I didn't want to add in both the snapshot and 
> released repos.
> - I don't think it's feasible to build just a sample (or even all 
> samples) any longer (if it ever was).  Samples builds require Geronimo 
> server builds to fulfill dependencies against our svn checked in 
> repository entries (which are not available from any published repo) ... 
> at least that has been my experience.
> 
> I'd be happy to consider some other alternatives to get some ability to 
> build individual samples but at the moment I'm not sure it is feasible.
> 
> Joe
> 
> 
> 
>> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>>> Author: jbohn
>>> Date: Tue May 20 07:47:33 2008
>>> New Revision: 658264
>>>
>>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>>> Log:
>>> merge r658262 from branches/2.1 - remove references to 
>>> apache-snapshot repo and one more harded version reference
>>>
>>> Modified:
>>>    geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>    geronimo/samples/trunk/samples/bank/pom.xml
>>>    geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>>    geronimo/samples/trunk/samples/dbtester/pom.xml
>>>    geronimo/samples/trunk/samples/inventory/pom.xml
>>>    geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>    geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>    geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>    geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>    geronimo/samples/trunk/samples/mytime/pom.xml
>>>    geronimo/samples/trunk/samples/pom.xml
>>>    geronimo/samples/trunk/samples/sendmail/pom.xml
>>>    geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>    geronimo/samples/trunk/samples/timereport/pom.xml
>>>
>>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -81,22 +81,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20 07:47:33 2008
>>> @@ -76,22 +76,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: 
>>> geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml 
>>> (original)
>>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml 
>>> Tue May 20 07:47:33 2008
>>> @@ -54,22 +54,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>            </plugin>
>>>        </plugins>
>>>    </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue May 
>>> 20 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -67,22 +67,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -75,22 +75,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20 07:47:33 
>>> 2008
>>> @@ -57,22 +57,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>>> @@ -301,7 +301,7 @@
>>>                                             <arg 
>>> value="archetype:create"/>
>>>                                             <arg 
>>> value="-DarchetypeGroupId=org.apache.geronimo.samples"/>
>>>                                             <arg 
>>> value="-DarchetypeArtifactId=geronimo-samples-archetype"/>
>>> -                                            <arg 
>>> value="-DarchetypeVersion=2.2-SNAPSHOT"/>
>>> +                                            <arg 
>>> value="-DarchetypeVersion=${version}"/>
>>>                                             <arg 
>>> value="-DartifactId=${sampleName}"/>
>>>                                             <arg 
>>> value="-Dversion=${sampleVersion}"/>
>>>                                         </exec>
>>>
>>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue May 
>>> 20 07:47:33 2008
>>> @@ -43,22 +43,4 @@
>>>         <module>servlet-examples-jetty</module>
>>>         <module>servlet-examples-tomcat</module>
>>>     </modules>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff 
>>>
>>> ============================================================================== 
>>>
>>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20 
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>             </plugin>
>>>         </plugins>
>>>     </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            
>>> <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>>  </project>
>>>
>>>
>>>
>>
> 
> 

Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Joe Bohn <jo...@earthlink.net>.
Jarek Gawor wrote:
> Joe,
> 
> These apache-snapshot entires were there so that a user could checkout
> a particular sample from svn and build it (otherwise the user had to
> checkout the entire samples directory).
> 
> Jarek
> 


Thanks for the info Jarek.

Here were my reasons for removal:
- The root sample pom now has the genesis project-config as a parent.  I 
believe that we will pull a reference to the apache-snapshot repo from 
there.
- When moving to release the samples this snapshot reference would have 
to be replaced with another repo that would contain released artifacts 
to have the same effect.  I didn't want to add in both the snapshot and 
released repos.
- I don't think it's feasible to build just a sample (or even all 
samples) any longer (if it ever was).  Samples builds require Geronimo 
server builds to fulfill dependencies against our svn checked in 
repository entries (which are not available from any published repo) ... 
at least that has been my experience.

I'd be happy to consider some other alternatives to get some ability to 
build individual samples but at the moment I'm not sure it is feasible.

Joe



> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>> Author: jbohn
>> Date: Tue May 20 07:47:33 2008
>> New Revision: 658264
>>
>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>> Log:
>> merge r658262 from branches/2.1 - remove references to apache-snapshot repo and one more harded version reference
>>
>> Modified:
>>    geronimo/samples/trunk/samples/CustomerService/pom.xml
>>    geronimo/samples/trunk/samples/bank/pom.xml
>>    geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>    geronimo/samples/trunk/samples/dbtester/pom.xml
>>    geronimo/samples/trunk/samples/inventory/pom.xml
>>    geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>    geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>    geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>    geronimo/samples/trunk/samples/myphonebook/pom.xml
>>    geronimo/samples/trunk/samples/mytime/pom.xml
>>    geronimo/samples/trunk/samples/pom.xml
>>    geronimo/samples/trunk/samples/sendmail/pom.xml
>>    geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>    geronimo/samples/trunk/samples/timereport/pom.xml
>>
>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May 20 07:47:33 2008
>> @@ -81,22 +81,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20 07:47:33 2008
>> @@ -76,22 +76,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml Tue May 20 07:47:33 2008
>> @@ -54,22 +54,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May 20 07:47:33 2008
>> @@ -67,22 +67,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20 07:47:33 2008
>> @@ -75,22 +75,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20 07:47:33 2008
>> @@ -57,22 +57,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>> @@ -301,7 +301,7 @@
>>                                             <arg value="archetype:create"/>
>>                                             <arg value="-DarchetypeGroupId=org.apache.geronimo.samples"/>
>>                                             <arg value="-DarchetypeArtifactId=geronimo-samples-archetype"/>
>> -                                            <arg value="-DarchetypeVersion=2.2-SNAPSHOT"/>
>> +                                            <arg value="-DarchetypeVersion=${version}"/>
>>                                             <arg value="-DartifactId=${sampleName}"/>
>>                                             <arg value="-Dversion=${sampleVersion}"/>
>>                                         </exec>
>>
>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue May 20 07:47:33 2008
>> @@ -43,22 +43,4 @@
>>         <module>servlet-examples-jetty</module>
>>         <module>servlet-examples-tomcat</module>
>>     </modules>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> ==============================================================================
>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>             </plugin>
>>         </plugins>
>>     </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>>  </project>
>>
>>
>>
> 


Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Joe Bohn <jo...@earthlink.net>.
David Jencks wrote:
> 
> On May 20, 2008, at 11:27 AM, Daniel Kulp wrote:
> 
>>
>>
>> The issue is how does it resolve:
>> <parent>
>> <groupId>org.apache.geronimo.samples</groupId>
>> <artifactId>samples</artifactId>
>> <version>2.2-SNAPSHOT</version>
>> </parent>
>>
>> It needs to resolve that first to resolve the apache:apache:4
>>
>> Without the snapshot repo defined, it won't resolve that.
>>
>> Dan
> 
> Good point.  So, it seems to me we have a 2-faced approach to the 
> samples.... do we want them to be individual projects or one big 
> project? I _think_ the main value of the parent pom is to define 
> dependency management.  I suggest that we either:
> 
> - figure it's one big project, and snapshot versions can only be built 
> all together (first time): we leave out the apache-snapshots and rely on 
> the on in apache v4 pom

I think we have to treat this like one big project and require an 
initial build.  There isn't much more involved than building an 
individual sample.

<soapbox>
Actually ... I think samples ought to be integrated into the server svn 
again.  I think the fact that we have never released samples 
independently and the fact that we are now 3 months past our Server 2.1 
release and we still don't have samples testify to why it isn't a good 
idea to have them split.  Also, I can think of no good reason to release 
samples independently of a server release (and again - we have never doe 
this anyway).
</soapbox>

> - figure they are individual projects, have the parent for each sample 
> be genesis project-config, and use the new import feature in maven 2.0.9 
> to get the universal dependency management section from what is now the 
> parent.  I think this will involve releasing each sample individually.

If we have to release samples individually it will never happen.

> 
> Right now I lean slightly towards the first approach.  I ___really___ 
> think we should not be duplicating information already present in parent 
> poms because we can't decide what the boundaries of an independently  
> buildable project are.
> 

I definitely think we should be taking the 1st approach.  BTW, if we 
treat them as one big project we can begin to use dependency management 
in the parent pom.  At the moment we have version dependencies spread 
across numerous samples which is really a maintenance problem (in that 
nobody is maintaining it ... another issue that could be easily solved 
if we moved the samples back into the server svn).

Joe




Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by David Jencks <da...@yahoo.com>.
On May 20, 2008, at 11:27 AM, Daniel Kulp wrote:

>
>
> The issue is how does it resolve:
> <parent>
> <groupId>org.apache.geronimo.samples</groupId>
> <artifactId>samples</artifactId>
> <version>2.2-SNAPSHOT</version>
> </parent>
>
> It needs to resolve that first to resolve the apache:apache:4
>
> Without the snapshot repo defined, it won't resolve that.
>
> Dan

Good point.  So, it seems to me we have a 2-faced approach to the  
samples.... do we want them to be individual projects or one big  
project? I _think_ the main value of the parent pom is to define  
dependency management.  I suggest that we either:

- figure it's one big project, and snapshot versions can only be built  
all together (first time): we leave out the apache-snapshots and rely  
on the on in apache v4 pom
- figure they are individual projects, have the parent for each sample  
be genesis project-config, and use the new import feature in maven  
2.0.9 to get the universal dependency management section from what is  
now the parent.  I think this will involve releasing each sample  
individually.

Right now I lean slightly towards the first approach.  I ___really___  
think we should not be duplicating information already present in  
parent poms because we can't decide what the boundaries of an  
independently  buildable project are.

thanks
david jencks

>
>
>
>
>
> On May 20, 2008, at 11:10 AM, David Jencks wrote:
>
>> I'm confused.  This is in the apache pom v4:
>>
>>   <repository>
>>     <id>apache.snapshots</id>
>>     <name>Apache Snapshot Repository</name>
>>     <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>     <releases>
>>       <enabled>false</enabled>
>>     </releases>
>>   </repository>
>>
>>
>> Why do we need to mention it again?
>>
>> thanks
>> david jencks
>>
>> On May 20, 2008, at 10:57 AM, Jarek Gawor wrote:
>>
>>> Joe,
>>>
>>> These apache-snapshot entires were there so that a user could  
>>> checkout
>>> a particular sample from svn and build it (otherwise the user had to
>>> checkout the entire samples directory).
>>>
>>> Jarek
>>>
>>> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>>>> Author: jbohn
>>>> Date: Tue May 20 07:47:33 2008
>>>> New Revision: 658264
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>>>> Log:
>>>> merge r658262 from branches/2.1 - remove references to apache- 
>>>> snapshot repo and one more harded version reference
>>>>
>>>> Modified:
>>>> geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>> geronimo/samples/trunk/samples/bank/pom.xml
>>>> geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>>> geronimo/samples/trunk/samples/dbtester/pom.xml
>>>> geronimo/samples/trunk/samples/inventory/pom.xml
>>>> geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>> geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>> geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>> geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>> geronimo/samples/trunk/samples/mytime/pom.xml
>>>> geronimo/samples/trunk/samples/pom.xml
>>>> geronimo/samples/trunk/samples/sendmail/pom.xml
>>>> geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>> geronimo/samples/trunk/samples/timereport/pom.xml
>>>>
>>>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -81,22 +81,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -76,22 +76,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/calculator-stateless- 
>>>> pojo/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>>> pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>>> pom.xml Tue May 20 07:47:33 2008
>>>> @@ -54,22 +54,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>         </plugin>
>>>>     </plugins>
>>>> </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May  
>>>> 20 07:47:33 2008
>>>> @@ -67,22 +67,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -75,22 +75,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -57,22 +57,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>>>> @@ -301,7 +301,7 @@
>>>>                                          <arg  
>>>> value="archetype:create"/>
>>>>                                          <arg value="- 
>>>> DarchetypeGroupId=org.apache.geronimo.samples"/>
>>>>                                          <arg value="- 
>>>> DarchetypeArtifactId=geronimo-samples-archetype"/>
>>>> -                                            <arg value="- 
>>>> DarchetypeVersion=2.2-SNAPSHOT"/>
>>>> +                                            <arg value="- 
>>>> DarchetypeVersion=${version}"/>
>>>>                                          <arg value="-DartifactId= 
>>>> ${sampleName}"/>
>>>>                                          <arg value="-Dversion=$ 
>>>> {sampleVersion}"/>
>>>>                                      </exec>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml  
>>>> (original)
>>>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue  
>>>> May 20 07:47:33 2008
>>>> @@ -43,22 +43,4 @@
>>>>      <module>servlet-examples-jetty</module>
>>>>      <module>servlet-examples-tomcat</module>
>>>>  </modules>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> = 
>>>> ===================================================================
>>>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>>>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20  
>>>> 07:47:33 2008
>>>> @@ -56,22 +56,4 @@
>>>>          </plugin>
>>>>      </plugins>
>>>>  </build>
>>>> -
>>>> -    <repositories>
>>>> -        <repository>
>>>> -            <id>apache-snapshots</id>
>>>> -            <name>Apache Snapshots Repository</name>
>>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>>> </url>
>>>> -            <layout>default</layout>
>>>> -            <snapshots>
>>>> -                <enabled>true</enabled>
>>>> -                <updatePolicy>daily</updatePolicy>
>>>> -                <checksumPolicy>ignore</checksumPolicy>
>>>> -            </snapshots>
>>>> -            <releases>
>>>> -                <enabled>false</enabled>
>>>> -            </releases>
>>>> -        </repository>
>>>> -    </repositories>
>>>> -
>>>> </project>
>>>>
>>>>
>>>>
>>
>
> ---
> Daniel Kulp
> dkulp@apache.org
> http://www.dankulp.com/blog
>
>
>
>


Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Daniel Kulp <dk...@apache.org>.

The issue is how does it resolve:
<parent>
<groupId>org.apache.geronimo.samples</groupId>
  <artifactId>samples</artifactId>
  <version>2.2-SNAPSHOT</version>
</parent>

It needs to resolve that first to resolve the apache:apache:4

Without the snapshot repo defined, it won't resolve that.

Dan




On May 20, 2008, at 11:10 AM, David Jencks wrote:

> I'm confused.  This is in the apache pom v4:
>
>    <repository>
>      <id>apache.snapshots</id>
>      <name>Apache Snapshot Repository</name>
>      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>      <releases>
>        <enabled>false</enabled>
>      </releases>
>    </repository>
>
>
> Why do we need to mention it again?
>
> thanks
> david jencks
>
> On May 20, 2008, at 10:57 AM, Jarek Gawor wrote:
>
>> Joe,
>>
>> These apache-snapshot entires were there so that a user could  
>> checkout
>> a particular sample from svn and build it (otherwise the user had to
>> checkout the entire samples directory).
>>
>> Jarek
>>
>> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>>> Author: jbohn
>>> Date: Tue May 20 07:47:33 2008
>>> New Revision: 658264
>>>
>>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>>> Log:
>>> merge r658262 from branches/2.1 - remove references to apache- 
>>> snapshot repo and one more harded version reference
>>>
>>> Modified:
>>>  geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>  geronimo/samples/trunk/samples/bank/pom.xml
>>>  geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>>  geronimo/samples/trunk/samples/dbtester/pom.xml
>>>  geronimo/samples/trunk/samples/inventory/pom.xml
>>>  geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>  geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>  geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>  geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>  geronimo/samples/trunk/samples/mytime/pom.xml
>>>  geronimo/samples/trunk/samples/pom.xml
>>>  geronimo/samples/trunk/samples/sendmail/pom.xml
>>>  geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>  geronimo/samples/trunk/samples/timereport/pom.xml
>>>
>>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml  
>>> (original)
>>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May  
>>> 20 07:47:33 2008
>>> @@ -81,22 +81,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -76,22 +76,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>> pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>> pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>>> pom.xml Tue May 20 07:47:33 2008
>>> @@ -54,22 +54,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>          </plugin>
>>>      </plugins>
>>>  </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml  
>>> (original)
>>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue  
>>> May 20 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May  
>>> 20 07:47:33 2008
>>> @@ -67,22 +67,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml  
>>> (original)
>>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May  
>>> 20 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -75,22 +75,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -57,22 +57,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>>> @@ -301,7 +301,7 @@
>>>                                           <arg  
>>> value="archetype:create"/>
>>>                                           <arg value="- 
>>> DarchetypeGroupId=org.apache.geronimo.samples"/>
>>>                                           <arg value="- 
>>> DarchetypeArtifactId=geronimo-samples-archetype"/>
>>> -                                            <arg value="- 
>>> DarchetypeVersion=2.2-SNAPSHOT"/>
>>> +                                            <arg value="- 
>>> DarchetypeVersion=${version}"/>
>>>                                           <arg value="-DartifactId= 
>>> ${sampleName}"/>
>>>                                           <arg value="-Dversion=$ 
>>> {sampleVersion}"/>
>>>                                       </exec>
>>>
>>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml  
>>> (original)
>>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue  
>>> May 20 07:47:33 2008
>>> @@ -43,22 +43,4 @@
>>>       <module>servlet-examples-jetty</module>
>>>       <module>servlet-examples-tomcat</module>
>>>   </modules>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20  
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>>> </url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>>
>>>
>

---
Daniel Kulp
dkulp@apache.org
http://www.dankulp.com/blog





Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by Jarek Gawor <jg...@gmail.com>.
Hmm.... I'm pretty sure I tested it and the dependencies where not
pulled in until I added these repo entries. Maybe I was doing
something wrong or a bug somewhere.

Jarek

On Tue, May 20, 2008 at 11:10 AM, David Jencks <da...@yahoo.com> wrote:
> I'm confused.  This is in the apache pom v4:
>
>    <repository>
>      <id>apache.snapshots</id>
>      <name>Apache Snapshot Repository</name>
>      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>      <releases>
>        <enabled>false</enabled>
>      </releases>
>    </repository>
>
>
> Why do we need to mention it again?
>
> thanks
> david jencks
>
> On May 20, 2008, at 10:57 AM, Jarek Gawor wrote:
>
>> Joe,
>>
>> These apache-snapshot entires were there so that a user could checkout
>> a particular sample from svn and build it (otherwise the user had to
>> checkout the entire samples directory).
>>
>> Jarek
>>
>> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>>>
>>> Author: jbohn
>>> Date: Tue May 20 07:47:33 2008
>>> New Revision: 658264
>>>
>>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>>> Log:
>>> merge r658262 from branches/2.1 - remove references to apache-snapshot
>>> repo and one more harded version reference
>>>
>>> Modified:
>>>  geronimo/samples/trunk/samples/CustomerService/pom.xml
>>>  geronimo/samples/trunk/samples/bank/pom.xml
>>>  geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>>  geronimo/samples/trunk/samples/dbtester/pom.xml
>>>  geronimo/samples/trunk/samples/inventory/pom.xml
>>>  geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>>  geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>>  geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>>  geronimo/samples/trunk/samples/myphonebook/pom.xml
>>>  geronimo/samples/trunk/samples/mytime/pom.xml
>>>  geronimo/samples/trunk/samples/pom.xml
>>>  geronimo/samples/trunk/samples/sendmail/pom.xml
>>>  geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>>  geronimo/samples/trunk/samples/timereport/pom.xml
>>>
>>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -81,22 +81,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20 07:47:33 2008
>>> @@ -76,22 +76,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified:
>>> geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>> (original)
>>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml Tue
>>> May 20 07:47:33 2008
>>> @@ -54,22 +54,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20 07:47:33
>>> 2008
>>> @@ -56,22 +56,4 @@
>>>          </plugin>
>>>      </plugins>
>>>  </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20 07:47:33
>>> 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -67,22 +67,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -75,22 +75,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20 07:47:33
>>> 2008
>>> @@ -57,22 +57,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>>> @@ -301,7 +301,7 @@
>>>                                           <arg value="archetype:create"/>
>>>                                           <arg
>>> value="-DarchetypeGroupId=org.apache.geronimo.samples"/>
>>>                                           <arg
>>> value="-DarchetypeArtifactId=geronimo-samples-archetype"/>
>>> -                                            <arg
>>> value="-DarchetypeVersion=2.2-SNAPSHOT"/>
>>> +                                            <arg
>>> value="-DarchetypeVersion=${version}"/>
>>>                                           <arg
>>> value="-DartifactId=${sampleName}"/>
>>>                                           <arg
>>> value="-Dversion=${sampleVersion}"/>
>>>                                       </exec>
>>>
>>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20 07:47:33
>>> 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue May 20
>>> 07:47:33 2008
>>> @@ -43,22 +43,4 @@
>>>       <module>servlet-examples-jetty</module>
>>>       <module>servlet-examples-tomcat</module>
>>>   </modules>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>>>
>>> ==============================================================================
>>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20 07:47:33
>>> 2008
>>> @@ -56,22 +56,4 @@
>>>           </plugin>
>>>       </plugins>
>>>   </build>
>>> -
>>> -    <repositories>
>>> -        <repository>
>>> -            <id>apache-snapshots</id>
>>> -            <name>Apache Snapshots Repository</name>
>>> -
>>>  <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>>> -            <layout>default</layout>
>>> -            <snapshots>
>>> -                <enabled>true</enabled>
>>> -                <updatePolicy>daily</updatePolicy>
>>> -                <checksumPolicy>ignore</checksumPolicy>
>>> -            </snapshots>
>>> -            <releases>
>>> -                <enabled>false</enabled>
>>> -            </releases>
>>> -        </repository>
>>> -    </repositories>
>>> -
>>> </project>
>>>
>>>
>>>
>
>

Re: svn commit: r658264 - in /geronimo/samples/trunk/samples: ./ CustomerService/ bank/ calculator-stateless-pojo/ dbtester/ inventory/ jaxws-calculator/ jms-mdb-sample/ ldap-sample-app/ myphonebook/ mytime/ sendmail/ servlet-examples/ timereport/

Posted by David Jencks <da...@yahoo.com>.
I'm confused.  This is in the apache pom v4:

     <repository>
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
       <url>http://people.apache.org/repo/m2-snapshot-repository</url>
       <releases>
         <enabled>false</enabled>
       </releases>
     </repository>


Why do we need to mention it again?

thanks
david jencks

On May 20, 2008, at 10:57 AM, Jarek Gawor wrote:

> Joe,
>
> These apache-snapshot entires were there so that a user could checkout
> a particular sample from svn and build it (otherwise the user had to
> checkout the entire samples directory).
>
> Jarek
>
> On Tue, May 20, 2008 at 10:47 AM,  <jb...@apache.org> wrote:
>> Author: jbohn
>> Date: Tue May 20 07:47:33 2008
>> New Revision: 658264
>>
>> URL: http://svn.apache.org/viewvc?rev=658264&view=rev
>> Log:
>> merge r658262 from branches/2.1 - remove references to apache- 
>> snapshot repo and one more harded version reference
>>
>> Modified:
>>   geronimo/samples/trunk/samples/CustomerService/pom.xml
>>   geronimo/samples/trunk/samples/bank/pom.xml
>>   geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml
>>   geronimo/samples/trunk/samples/dbtester/pom.xml
>>   geronimo/samples/trunk/samples/inventory/pom.xml
>>   geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>>   geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>>   geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>>   geronimo/samples/trunk/samples/myphonebook/pom.xml
>>   geronimo/samples/trunk/samples/mytime/pom.xml
>>   geronimo/samples/trunk/samples/pom.xml
>>   geronimo/samples/trunk/samples/sendmail/pom.xml
>>   geronimo/samples/trunk/samples/servlet-examples/pom.xml
>>   geronimo/samples/trunk/samples/timereport/pom.xml
>>
>> Modified: geronimo/samples/trunk/samples/CustomerService/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/CustomerService/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/CustomerService/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/CustomerService/pom.xml Tue May  
>> 20 07:47:33 2008
>> @@ -81,22 +81,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/bank/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/bank/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/bank/pom.xml Tue May 20 07:47:33  
>> 2008
>> @@ -76,22 +76,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>> pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator-stateless-pojo/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>> pom.xml (original)
>> +++ geronimo/samples/trunk/samples/calculator-stateless-pojo/ 
>> pom.xml Tue May 20 07:47:33 2008
>> @@ -54,22 +54,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/dbtester/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>           </plugin>
>>       </plugins>
>>   </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/inventory/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/inventory/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/inventory/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml  
>> (original)
>> +++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Tue May  
>> 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/jms-mdb-sample/pom.xml Tue May  
>> 20 07:47:33 2008
>> @@ -67,22 +67,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Tue May  
>> 20 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/myphonebook/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -75,22 +75,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/mytime/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/mytime/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/mytime/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -57,22 +57,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/pom.xml Tue May 20 07:47:33 2008
>> @@ -301,7 +301,7 @@
>>                                            <arg  
>> value="archetype:create"/>
>>                                            <arg value="- 
>> DarchetypeGroupId=org.apache.geronimo.samples"/>
>>                                            <arg value="- 
>> DarchetypeArtifactId=geronimo-samples-archetype"/>
>> -                                            <arg value="- 
>> DarchetypeVersion=2.2-SNAPSHOT"/>
>> +                                            <arg value="- 
>> DarchetypeVersion=${version}"/>
>>                                            <arg value="-DartifactId= 
>> ${sampleName}"/>
>>                                            <arg value="-Dversion=$ 
>> {sampleVersion}"/>
>>                                        </exec>
>>
>> Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/sendmail/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/servlet-examples/pom.xml  
>> (original)
>> +++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Tue May  
>> 20 07:47:33 2008
>> @@ -43,22 +43,4 @@
>>        <module>servlet-examples-jetty</module>
>>        <module>servlet-examples-tomcat</module>
>>    </modules>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>> Modified: geronimo/samples/trunk/samples/timereport/pom.xml
>> URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=658264&r1=658263&r2=658264&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- geronimo/samples/trunk/samples/timereport/pom.xml (original)
>> +++ geronimo/samples/trunk/samples/timereport/pom.xml Tue May 20  
>> 07:47:33 2008
>> @@ -56,22 +56,4 @@
>>            </plugin>
>>        </plugins>
>>    </build>
>> -
>> -    <repositories>
>> -        <repository>
>> -            <id>apache-snapshots</id>
>> -            <name>Apache Snapshots Repository</name>
>> -            <url>http://people.apache.org/repo/m2-snapshot-repository 
>> </url>
>> -            <layout>default</layout>
>> -            <snapshots>
>> -                <enabled>true</enabled>
>> -                <updatePolicy>daily</updatePolicy>
>> -                <checksumPolicy>ignore</checksumPolicy>
>> -            </snapshots>
>> -            <releases>
>> -                <enabled>false</enabled>
>> -            </releases>
>> -        </repository>
>> -    </repositories>
>> -
>> </project>
>>
>>
>>