Ken No. Not at all. That makes sense. My production application is pretty simple. I was just wondering...
Paul On Sep 3, 2014, at 11:29 AM, Ken Anderson <[email protected]> wrote: > Paul, > > I use a lot of libraries that have pom.xml files, and it seems like it would > be easier to handle dependencies by doing this. You think it’s a bad idea? > > Ken > > > On Sep 3, 2014, at 11:22 AM, Paul Yu <[email protected]> wrote: > >> Ken >> >> What is the reasoning behind this decision? >> >> Paul >> On Sep 3, 2014, at 10:17 AM, John Huss <[email protected]> wrote: >> >>> Here are the parts I remember doing. There may be more. You have to have >>> WO installed, and if WO is in the standard directories it is easier. >>> >>> # this file is attached >>> mv archetype-catalog.xml ~/.m2/ >>> >>> mvn wobootstrap:install >>> >>> # Optional >>> #mvn install:install-file -Dfile=/Users/john/Downloads/ERServlet-1.0.jar >>> -DgroupId=er.extensions.jspservlet -DartifactId=ERServlet -Dversion=1.0 >>> -Dpackaging=jar >>> >>> mvn archetype:generate -DarchetypeArtifactId=erxapplication-archetype >>> -DarchetypeGroupId=org.objectstyle.woproject.maven2 -DartifactId=MyApp >>> >>> >>> >>> On Wed, Sep 3, 2014 at 9:10 AM, John Huss <[email protected]> wrote: >>> >>> >>> >>> On Wed, Sep 3, 2014 at 7:39 AM, Ken Anderson <[email protected]> wrote: >>> All, >>> >>> I’ve decided to bite the bullet and try and integrate Maven into my >>> WOrkflow. Any hints or tips? Is the WOProject-Maven page >>> (http://wiki.wocommunity.org/display/WOL/WOProject-Maven) up to date? It >>> was last edited in 2011… >>> >>> No, you have to hodge-podge instructions together using the wiki and the >>> mailing list. I did get it working eventually though. >>> >>> >>> Thanks! >>> >>> Ken >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com >>> >>> This email sent to [email protected] >>> >>> >>> <archetype-catalog.xml> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com >>> >>> This email sent to [email protected] >> >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
