Instead of mvn install we should do mvn deploy

and deploy to a different directory/repository. Maven will still
install to the local repository so the other builds will use that one.
The deploy is then used for external users depending on the snapshots.

Martijn

On 5/23/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
>
>
>   - Not serve up all the dependencies - we should just have
>     org/apache/wicket/ and wicket/ in there.


hmm don't know how to do that directly
because we just share the local repository of maven
and bambo builds from that and deploys to it.
So i guess we need to somehow have 2? one that has all and one that has only
wicket?


  - Remove the 1.3-SNAPSHOT stuff (1.3.0-incubating-SNAPSHOT is current).
>     No one should be using 1.3-SNAPSHOT; we should actively break this.



i removed those.

johan



--
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

Reply via email to