Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

[10:19:18 CST(-0600)] <awills> Are you therev EricDalquist?
[10:19:22 CST(-0600)] <EricDalquist> yup
[10:19:59 CST(-0600)] <awills> what's up with bamboo? why can't it load a file 'uportal-war/../build.properties'?
[10:20:37 CST(-0600)] <EricDalquist> huh?
[10:21:32 CST(-0600)] <awills> i made a commit, looks like bamboo couldn't build
[10:21:42 CST(-0600)] <EricDalquist> oh ... hadn't seen the email yet
[10:21:46 CST(-0600)] <EricDalquist> I'll go look
[10:21:49 CST(-0600)] <awills> error message is that it can't load build.properties
[10:21:57 CST(-0600)] <EricDalquist> oh
[10:22:03 CST(-0600)] <EricDalquist> well build.properties isn't in SVN
[10:22:16 CST(-0600)] <EricDalquist> so if the default mvn build depends on it that is a problem
[10:22:17 CST(-0600)] <awills> i hadn't either... holdorph eagerly announced it to me (tongue)
[10:22:38 CST(-0600)] <awills> how does bamboo build?
[10:22:45 CST(-0600)] <awills> what does it use?
[10:24:00 CST(-0600)] <EricDalquist> "mvn -U clean install"
[10:24:15 CST(-0600)] <EricDalquist> but like I said, build.properties is specifically ignored in SVN
[10:24:55 CST(-0600)] <awills> the bamboo build is ant-based or not?
[10:25:07 CST(-0600)] <awills> (looks like not)
[10:25:13 CST(-0600)] <EricDalquist> the bamboo build runs "mvn -U clean install"
[10:25:57 CST(-0600)] <awills> there has been a <fail> in build.xml if the build.props file is missing... figured it was safe to rely on it in maven as well

  • No labels