Hi, Tim, I don't know if this helps at all, but I just did a search for https://duckduckgo.com/?q=idea+debugging+maven+build.properties
And came up with this blog post: http://mattfleming.com/node/281 As I mentioned during today's meeting, I'm still getting my IDEA setup moved into the Git era, but I'm at the point where I can set up running Tomcat and setting up debugging, I will let you know if I run into any trouble. -- HARDY POTTINGER <[email protected]> University of Missouri Library Systems http://lso.umsystem.edu/~pottingerhj/ https://MOspace.umsystem.edu/ "Debug only code. Comments lie." On 10/17/12 2:33 PM, "Tim Donohue" <[email protected]> wrote: >Hi all, > >It took me until today to realize that, as part of the new >build.properties addition, we no longer have a "dspace.config" profile >in our web application POMs. > >Here's the change in the pull request #40 that removed this option: >https://github.com/DSpace/DSpace/pull/40/files#L6L67 > >In DSpace 1.8 & prior, you could specify the property >"dspace.config=[path-to-a-dspace.cfg]" in your IDE of choice (e.g. >NetBeans, IDEA), in order to tell that IDE to use a specific dspace.cfg >during startup of a DSpace webapp. > >This was a nice feature, as it allowed you to more easily run DSpace >webapps from your IDE itself (and tweak/debug them on the fly). > >With the addition of the 'build.properties' file, this feature was >removed and seemingly hasn't been replaced with any equivalent (unless >I'm overlooking it)? > >I'm wondering if this is a mistake, or if we have an "undocumented" >replacement that I'm overlooking? What are others doing in their IDEs? > >(I'm still an avid NetBeans user, but I know many of the concepts are >the same between IDEA / Eclipse / Netbeans, so I'd be curious to hear >from anyone about this.) > >In the meantime, I'll keep digging around to see if there's a way to use >build.properties to do what I need, or see if I can add back in the old >"dspace.config" profile I used so heavily. > >- Tim > >-- >Tim Donohue >Technical Lead for DSpace Project >DuraSpace.org > >-------------------------------------------------------------------------- >---- >Everyone hates slow websites. So do we. >Make your web apps faster with AppDynamics >Download AppDynamics Lite for free today: >http://p.sf.net/sfu/appdyn_sfd2d_oct >_______________________________________________ >Dspace-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/dspace-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
