Re: [Perfectjpattern-users] Problems Building project
Brought to you by:
bravegag
From: Giovanni A. <bra...@gm...> - 2010-04-03 17:18:07
|
Hello David, >I enjoyed your clean, clear site and am interested in using your software >but... I can't get it to build. I am looking at the perfectjpattern-api pom >file and seeing that it has perfectjpattern-testcommon as a dependency. The >code base does not seem to include this dependency. It would be great if the >perfectjpattern suite was available directly through a maven repository. > There is a Maven repository already available, please see the details here: http://perfectjpattern.sourceforge.net/maven-dependency.html Note however, that I have to still work on the permissions so that the repo can be browsed from Web Browsers but it will work from Maven just fine. >I don't follow how to build your project. I would appreciate any >information you could provide to get me going on this. > If you are trying to build trunk, try first to follow the instructions from this link: http://perfectjpattern.sourceforge.net/sources.html Otherwise please post what exactly is not working for you so I can try to help you. I often run clean builds of trunk (1.0.3-SNAPSHOT) and builds just fine. Hint: have a look or run the script build.sh Best regards, Giovanni |