HI,

cool thanks for the snippet. I will try to patch our pom with it

Cheers
Christian

On Wed, Dec 19, 2012 at 2:24 PM, Fabian Christ
<christ.fab...@googlemail.com> wrote:
> Hi,
>
> in Stanbol we use this parent POM configuration. When running 'mvn clean
> install -Papache-release' it will create the required ZIP.
>
> https://svn.apache.org/repos/asf/stanbol/trunk/parent/pom.xml
>
> If you want to include the DISCLAIMER automatically you have to change the
> config of the maven-remote-resources-plugin:
>
>       <!-- Add license and disclaimer to artifacts -->
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-remote-resources-plugin</artifactId>
>         <executions>
>           <execution>
>             <configuration>
>               <resourceBundles>
>
> <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
>
> <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
>               </resourceBundles>
>             </configuration>
>           </execution>
>         </executions>
>       </plugin>
>
>
> 2012/12/19 Benson Margulies <bimargul...@gmail.com>
>
>> Check out the maven project's own 'pom-only' releases. We include a
>> zip artifact with all those goodies.
>>
>>
>> http://search.maven.org/#artifactdetails%7Corg.apache.maven%7Cmaven-parent%7C22%7Cpom
>>
>>
>>
>> On Wed, Dec 19, 2012 at 7:06 AM, Christian Grobmeier
>> <grobme...@gmail.com> wrote:
>> > Hi Fabian,
>> >
>> > On Wed, Dec 19, 2012 at 12:36 PM, Fabian Christ
>> > <christ.fab...@googlemail.com> wrote:
>> >> just had a look and I can only find the pom.xml file in Nexus. Is there
>> a
>> >> source release ZIP somewhere?
>> >
>> > No, there is just the pom.xml. It is only the parent pom for the other
>> > components. We need it to be able to release others. We do not plan to
>> > provide a download of it, it's maven only.
>> >
>> >> The problem is that with the POM only, the
>> >> DISCLAIMER is missing and there is no LICENSE file attached. IIRC all
>> >> Apache incubating releases should contain such files. You need to
>> create a
>> >> release package that represents the official release and contains all
>> >> required information.
>> >
>> > Disclaimer and License is available in the source tag:
>> >
>> http://svn.apache.org/repos/asf/incubator/onami/tags/parent-1-incubating/
>> >
>> > I do not see a chance to put these files to Nexus. Or do you have an
>> idea?
>> >
>> > Cheers
>> > Christian
>> >
>> >> Best,
>> >>  - Fabian
>> >>
>> >>
>> >> 2012/12/19 Mohammad Nour El-Din <nour.moham...@gmail.com>
>> >>
>> >>> +1 (binding)
>> >>>
>> >>>
>> >>> On Sun, Dec 16, 2012 at 11:31 PM, Christian Grobmeier
>> >>> <grobme...@gmail.com>wrote:
>> >>>
>> >>> > I voted on the dev list, but here is my +1 as IPMC
>> >>> >
>> >>> > On Sun, Dec 16, 2012 at 8:58 PM, Simone Tripodi
>> >>> > <simonetrip...@apache.org> wrote:
>> >>> > > Hi all,
>> >>> > >
>> >>> > > This is a call for a vote on releasing the following candidate as
>> >>> > > Apache Onami parent 1-incubating. This will be our first release.
>> >>> > >
>> >>> > > the Apache Onami PPMC has voted[1] the release of the parent-1,
>> >>> > > collecting 2 IPMC binding votes.
>> >>> > >
>> >>> > > We need an additional IPMC vote.
>> >>> > >
>> >>> > > Artifacts are on Nexus:
>> >>> > >
>> https://repository.apache.org/content/repositories/orgapacheonami-006/
>> >>> > >
>> >>> > > SVN Tag:
>> >>> > >
>> >>> >
>> >>>
>> http://svn.apache.org/repos/asf/incubator/onami/tags/parent-1-incubating/
>> >>> > >
>> >>> > > The vote is open for 72 at least hours and is closing ~ on December
>> >>> > > 19th, 8:00pm GMT
>> >>> > >
>> >>> > > Please cast your votes:
>> >>> > >
>> >>> > > [ ] +1 release it
>> >>> > > [ ] +0 go ahead, but ...
>> >>> > > [ ] -0 uhm...
>> >>> > > [ ] -1 don't release it, because...
>> >>> > >
>> >>> > > Many thanks in advance for reviewing, all the best!
>> >>> > > -Simo
>> >>> > >
>> >>> > > [1] http://s.apache.org/pVu
>> >>> > >
>> >>> > > http://people.apache.org/~simonetripodi/
>> >>> > > http://simonetripodi.livejournal.com/
>> >>> > > http://twitter.com/simonetripodi
>> >>> > > http://www.99soft.org/
>> >>> > >
>> >>> > >
>> ---------------------------------------------------------------------
>> >>> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> >>> > > For additional commands, e-mail: general-h...@incubator.apache.org
>> >>> > >
>> >>> >
>> >>> >
>> >>> >
>> >>> > --
>> >>> > http://www.grobmeier.de
>> >>> > https://www.timeandbill.de
>> >>> >
>> >>> > ---------------------------------------------------------------------
>> >>> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> >>> > For additional commands, e-mail: general-h...@incubator.apache.org
>> >>> >
>> >>> >
>> >>>
>> >>>
>> >>> --
>> >>> Thanks
>> >>> - Mohammad Nour
>> >>> ----
>> >>> "Life is like riding a bicycle. To keep your balance you must keep
>> moving"
>> >>> - Albert Einstein
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >> Fabian
>> >> http://twitter.com/fctwitt
>> >
>> >
>> >
>> > --
>> > http://www.grobmeier.de
>> > https://www.timeandbill.de
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> > For additional commands, e-mail: general-h...@incubator.apache.org
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>
>
>
> --
> Fabian
> http://twitter.com/fctwitt



-- 
http://www.grobmeier.de
https://www.timeandbill.de

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to