Ok fixed the jquery one.. Everybody else seems to comply (not having
contrib or stuff in their name), although alot of projects has a
naming like this : wicket-projectname

Im not sure if that fits the standard?

2009/9/15 nino martinez wael <nino.martinez.w...@gmail.com>:
> No I understood what you said.. I'll fix them..
>
> 2009/9/15 Jeremy Thomerson <jer...@wickettraining.com>:
>> You're still missing the point.  Look at the following URL.  See where it
>> says "wicketstuff-jquery".  This should be "jquery".  That's what caused the
>> confusion that started this thread.  That's what should be fixed.  I'm not
>> sure how many other projects do the same.  Haven't had time to test.
>>
>> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/jquery-parent/jquery/pom.xml
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>>
>> On Tue, Sep 15, 2009 at 2:15 AM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>>
>>> Ahh, I misunderstood then, I though that every thing that were not in
>>> compliance was commented out.
>>>
>>> Looks really nice with the new simplified names.
>>>
>>> 2009/9/15 Jeremy Thomerson <jer...@wickettraining.com>:
>>>
>>> > Nino,
>>> >
>>> >  Thanks for taking a look at this.  This is only half the battle, though.
>>> > Looking back earlier in this thread, you'll see that the actual problem
>>> was
>>> > that jquery is not following the naming conventions.... in
>>> > /wicketstuff-core/jquery-parent/jquery/pom.xml it uses an artifact ID of
>>> > "wicketstuff-jquery".  There are two problems with this.  One, we were
>>> > removing all of the "wicketstuff-" names from the children modules, and
>>> > leaving it only on the parent - wicketstuff-core.  The other is that it
>>> > doesn't match the folder name ("jquery") - which causes some minor issues
>>> > with some of the maven plugins that (blindly) rely on the folder and
>>> > artifact ID to be the same.
>>> >
>>> > So, in this case, the pom.xml should be changed so that artifact ID is
>>> > "jquery" - to match the convention and the folder name.
>>> >
>>> > There may be others - I just don't know - haven't looked in a while.
>>> >
>>> > --
>>> > Jeremy Thomerson
>>> > http://www.wickettraining.com
>>> >
>>> >
>>> >
>>> > On Mon, Sep 14, 2009 at 4:10 AM, nino martinez wael <
>>> > nino.martinez.w...@gmail.com> wrote:
>>> >
>>> >> Hmm seems the only one who are not compiling are ddcalendar.. The
>>> >> other two are syringe and shiro-security, until their dependencies
>>> >> become available..
>>> >>
>>> >> There seems to be something here :
>>> >>
>>> >> http://repository.apache.org/snapshots/org/apache/shiro/
>>> >>
>>> >> Tauren mentioned that he would correct the pom..? Or did he mean that
>>> >> it had to be on the common maven repository..?
>>> >>
>>> >> And as for syringe commons proxy 1.1 is still not out :(
>>> >>
>>> >> -Nino
>>> >>
>>> >> 2009/9/11 nino martinez wael <nino.martinez.w...@gmail.com>:
>>> >> > Let me see if I could do that in the coming weeks. However we could
>>> >> > have a red zone for projects that are becoming outdated.. If of course
>>> >> > there are any? Just to tell the authors that they are in danger of
>>> >> > being removed -> attic.
>>> >> >
>>> >> > 2009/9/10 Jeremy Thomerson <jer...@wickettraining.com>:
>>> >> >> In the time it would take to generate the list, you could fix the
>>> >> problems.
>>> >> >> I wrote detailed instructions for adding projects to WS-core, so
>>> someone
>>> >> >> should be able to take those and fix the projects that are not
>>> meeting
>>> >> those
>>> >> >> standards.
>>> >> >>
>>> >> >> You want to do it?
>>> >> >>
>>> >> >> --
>>> >> >> Jeremy Thomerson
>>> >> >> http://www.wickettraining.com
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >> On Thu, Sep 10, 2009 at 1:11 PM, nino martinez wael <
>>> >> >> nino.martinez.w...@gmail.com> wrote:
>>> >> >>
>>> >> >>> Hi Jeremy
>>> >> >>>
>>> >> >>> Should we have a list of offendending project?
>>> >> >>>
>>> >> >>> 2009/9/6 Jeremy Thomerson <jer...@wickettraining.com>:
>>> >> >>> > First, jquery was built.  They don't follow the naming conventions
>>> >> like
>>> >> >>> they
>>> >> >>> > should, so you have to look into the pom to realize that it's
>>> >> actually
>>> >> >>> > wicketstuff-jquery [1].
>>> >> >>> >
>>> >> >>> > Second, regarding merged resources - there's a link on the wiki
>>> [2]
>>> >> that
>>> >> >>> > explains how.  Please make sure to follow all conventions and run
>>> >> "mvn
>>> >> >>> clean
>>> >> >>> > install" as well as "mvn site:site" on all of wicketstuff-core
>>> when
>>> >> you
>>> >> >>> are
>>> >> >>> > done.  If you can't build everything or you can't generate sites,
>>> >> please
>>> >> >>> > don't commit.  I just comment out projects that can't easily be
>>> fixed
>>> >> and
>>> >> >>> > built when building releases.
>>> >> >>> >
>>> >> >>> > [1]
>>> >> >>> >
>>> >> >>>
>>> >>
>>> http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-jquery/1.4.1/
>>> >> >>> > [2]
>>> >> >>> >
>>> >> >>>
>>> >>
>>> http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Core+-+Migration+Guide
>>> >> >>> >
>>> >> >>> > Best regards,
>>> >> >>> >
>>> >> >>> > --
>>> >> >>> > Jeremy Thomerson
>>> >> >>> > http://www.wickettraining.com
>>> >> >>> >
>>> >> >>> >
>>> >> >>> >
>>> >> >>> > On Sun, Sep 6, 2009 at 11:22 AM, Jörn Zaefferer <
>>> >> >>> > joern.zaeffe...@googlemail.com> wrote:
>>> >> >>> >
>>> >> >>> >> So jquery-parent was build, which just references jquery and
>>> >> >>> >> jquery-examples - neither of which were build. Whats the point of
>>> >> >>> >> that?
>>> >> >>> >>
>>> >> >>> >> Also, how can we get wicketstuff-merged-resources included in the
>>> >> next
>>> >> >>> >> release?
>>> >> >>> >>
>>> >> >>> >> Jörn
>>> >> >>> >>
>>> >> >>> >> On Mon, Aug 31, 2009 at 10:20 PM, Jeremy
>>> >> >>> >> Thomerson<jer...@wickettraining.com> wrote:
>>> >> >>> >> > I have the credentials and think that I will definitely be
>>> trying
>>> >> this
>>> >> >>> on
>>> >> >>> >> > the next release :)
>>> >> >>> >> >
>>> >> >>> >> > --
>>> >> >>> >> > Jeremy Thomerson
>>> >> >>> >> > http://www.wickettraining.com
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >> > On Mon, Aug 31, 2009 at 3:16 PM, Martijn Dashorst <
>>> >> >>> >> > martijn.dasho...@gmail.com> wrote:
>>> >> >>> >> >
>>> >> >>> >> >> Perhaps it's more beneficial to do the actual release local on
>>> >> the
>>> >> >>> >> >> machine? I'm sure Johan can provide you with the credentials
>>> to
>>> >> do
>>> >> >>> so.
>>> >> >>> >> >>
>>> >> >>> >> >> Martijn
>>> >> >>> >> >>
>>> >> >>> >> >> On Mon, Aug 31, 2009 at 9:27 PM, Jeremy
>>> >> >>> >> >> Thomerson<jer...@wickettraining.com> wrote:
>>> >> >>> >> >> > It's mostly uploading and then merging the POMs on the
>>> remote
>>> >> >>> server.
>>> >> >>> >> >>  The
>>> >> >>> >> >> > build isn't actually that bad (maybe 15 or 20 minutes for
>>> the
>>> >> >>> release
>>> >> >>> >> >> > procedure, including tagging, etc).
>>> >> >>> >> >> >
>>> >> >>> >> >> > --
>>> >> >>> >> >> > Jeremy Thomerson
>>> >> >>> >> >> > http://www.wickettraining.com
>>> >> >>> >> >> >
>>> >> >>> >> >> >
>>> >> >>> >> >> >
>>> >> >>> >> >> > On Mon, Aug 31, 2009 at 2:14 PM, Nicolas Melendez <
>>> >> >>> >> >> nmelen...@getsense.com.ar
>>> >> >>> >> >> >> wrote:
>>> >> >>> >> >> >
>>> >> >>> >> >> >> very slow build :)
>>> >> >>> >> >> >>
>>> >> >>> >> >> >> On Mon, Aug 31, 2009 at 9:07 PM, Jeremy
>>> >> >>> >> >> >> Thomerson<jer...@wickettraining.com> wrote:
>>> >> >>> >> >> >> > Wicket Stuff Core 1.4.1 is now released:
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> > [INFO] BUILD SUCCESSFUL
>>> >> >>> >> >> >> > [INFO]
>>> >> >>> >> >> >> >
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> > [INFO] Total time: 204 minutes 20 seconds
>>> >> >>> >> >> >> > [INFO] Finished at: Mon Aug 31 14:04:09 CDT 2009
>>> >> >>> >> >> >> > [INFO] Final Memory: 218M/929M
>>> >> >>> >> >> >> > [INFO]
>>> >> >>> >> >> >> >
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> > --
>>> >> >>> >> >> >> > Jeremy Thomerson
>>> >> >>> >> >> >> > http://www.wickettraining.com
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> > On Mon, Aug 31, 2009 at 10:38 AM, Jeremy Thomerson <
>>> >> >>> >> >> >> > jer...@wickettraining.com> wrote:
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >> >> That was only in the event that we really needed an
>>> interim
>>> >> >>> >> release.
>>> >> >>> >> >> >>  The
>>> >> >>> >> >> >> >> plan still is that we will release to match Wicket
>>> >> releases.
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >> PS - I have to try to start the deploy over again:
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>     [INFO] Retrieving previous metadata from
>>> >> >>> wicketstuff-org-maven
>>> >> >>> >> >> >> >>        [INFO] Uploading repository metadata for:
>>> 'artifact
>>> >> >>> >> >> >> >> org.wicketstuff:sitemap-xml'
>>> >> >>> >> >> >> >>         [INFO] Uploading project information for
>>> >> sitemap-xml
>>> >> >>> 1.4.1
>>> >> >>> >> >> >> >>        Uploading: scpexe://
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >>
>>> >> >>> >> >>
>>> >> >>> >>
>>> >> >>>
>>> >>
>>> wicketstuff.org/home/wicket/tomcat/webapps/maven/repository/org/wicketstuff/sitemap-xml/1.4.1/sitemap-xml-1.4.1-sources.jar
>>> >> >>> >> >> >> >>     [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >>        [ERROR] BUILD ERROR
>>> >> >>> >> >> >> >>         [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >>        [INFO] Error deploying artifact: Error executing
>>> >> command
>>> >> >>> >> for
>>> >> >>> >> >> >> >> transfer
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>    Exit code 255 - Write failed: Connection timed out
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>        [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >>         [INFO] For more information, run Maven with the
>>> -e
>>> >> >>> switch
>>> >> >>> >> >> >> >>        [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >>         [INFO] Total time: 601 minutes 35 seconds
>>> >> >>> >> >> >> >>        [INFO] Finished at: Mon Aug 31 10:33:31 CDT 2009
>>> >> >>> >> >> >> >>         [INFO] Final Memory: 221M/902M
>>> >> >>> >> >> >> >>        [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >>         [INFO]
>>> >> >>> >> >> >> >>
>>> >> >>> >> >>
>>> >> >>>
>>> >> ------------------------------------------------------------------------
>>> >> >>> >> >> >> >> [ERROR] BUILD ERROR
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >> --
>>> >> >>> >> >> >> >> Jeremy Thomerson
>>> >> >>> >> >> >> >> http://www.wickettraining.com
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >> On Mon, Aug 31, 2009 at 3:36 AM, Maarten Bosteels<
>>> >> >>> >> >> >> mbosteels....@gmail.com>
>>> >> >>> >> >> >> >> wrote:
>>> >> >>> >> >> >> >> > Hi Jeremy,
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> > Great to see another release of Wicket Stuff Core !!
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> > Some weeks ago you suggested :
>>> >> >>> >> >> >> >> > " I think that the best solution is that we have
>>> 1.4.1.X
>>> >> >>> where X
>>> >> >>> >> is
>>> >> >>> >> >> >> our
>>> >> >>> >> >> >> >> > release number."
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> > Did you change your mind about this ?
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> >
>>> >> >>> >>
>>> http://www.mail-archive.com/users@wicket.apache.org/msg40780.html
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> > Regards,
>>> >> >>> >> >> >> >> > Maarten
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> > On Mon, Aug 31, 2009 at 8:03 AM, Jeremy Thomerson <
>>> >> >>> >> >> >> >> jer...@wickettraining.com
>>> >> >>> >> >> >> >> >> wrote:
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >> >> I successfully built Wicket Stuff Core 1.4.1 today.
>>>  It
>>> >> is
>>> >> >>> in
>>> >> >>> >> the
>>> >> >>> >> >> >> >> >> (very very slow) process of doing a release:perform
>>> >> >>> (currently
>>> >> >>> >> >> >> >> >> uploading all of the necessary files to wicketstuff
>>> >> repo).
>>> >> >>> >> >>  Hopefully
>>> >> >>> >> >> >> >> >> by the time you read this, your project will be
>>> >> available as
>>> >> >>> >> >> 1.4.1.
>>> >> >>> >> >> >> >> >> Here are a couple that seem to have already made it
>>> up:
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >>
>>> >> >>> >> >>
>>> >> >>> >>
>>> >> >>>
>>> >>
>>> http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-core/1.4.1/
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >>
>>> >> http://wicketstuff.org/maven/repository/org/wicketstuff/gmap2/1.4.1/
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >>
>>> >> >>> >> >>
>>> >> >>> >>
>>> >> >>>
>>> >>
>>> http://wicketstuff.org/maven/repository/org/wicketstuff/calendarviews-parent/1.4.1/
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >> --
>>> >> >>> >> >> >> >> >> Jeremy Thomerson
>>> >> >>> >> >> >> >> >> http://www.wickettraining.com
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >>
>>> >> ---------------------------------------------------------------------
>>> >> >>> >> >> >> >> >> To unsubscribe, e-mail:
>>> >> users-unsubscr...@wicket.apache.org
>>> >> >>> >> >> >> >> >> For additional commands, e-mail:
>>> >> >>> users-h...@wicket.apache.org
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >>
>>> >> >>> >> >> >> >> >
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >>
>>> >> >>> >> >> >> >
>>> >> >>> >> >> >>
>>> >> >>> >> >> >>
>>> >> >>>
>>> ---------------------------------------------------------------------
>>> >> >>> >> >> >> To unsubscribe, e-mail:
>>> users-unsubscr...@wicket.apache.org
>>> >> >>> >> >> >> For additional commands, e-mail:
>>> users-h...@wicket.apache.org
>>> >> >>> >> >> >>
>>> >> >>> >> >> >>
>>> >> >>> >> >> >
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >> --
>>> >> >>> >> >> Become a Wicket expert, learn from the best:
>>> >> >>> http://wicketinaction.com
>>> >> >>> >> >> Apache Wicket 1.4 increases type safety for web applications
>>> >> >>> >> >> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.0
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> ---------------------------------------------------------------------
>>> >> >>> >> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> >> >>> >> >> For additional commands, e-mail: users-h...@wicket.apache.org
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >
>>> >> >>> >>
>>> >> >>> >>
>>> >> ---------------------------------------------------------------------
>>> >> >>> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> >> >>> >> For additional commands, e-mail: users-h...@wicket.apache.org
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >
>>> >> >>>
>>> >> >>>
>>> ---------------------------------------------------------------------
>>> >> >>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> >> >>> For additional commands, e-mail: users-h...@wicket.apache.org
>>> >> >>>
>>> >> >>>
>>> >> >>
>>> >> >
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> >> For additional commands, e-mail: users-h...@wicket.apache.org
>>> >>
>>> >>
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>

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

Reply via email to