Please disregard the last message. I fixed my settings.xml file and it is currently downloading a lot of jars. Thanks for the link.
Steven medikgt wrote: > > Hi, > > Thank you for the quick reply but I'm still getting the same issue. > > What I did was I added a settings.xml file to my ~/.m2/ > The contents are http://pastebin.com/mMvCYJzz here . > > That is what I think I'm suppose to do from that link. > > Note: I can see the repository does have > http://nexus.magnolia-cms.com/content/repositories/magnolia.public.releases/info/magnolia/maven-setproperty-plugin/1.1.1/ > setproperty 1.1.1 . I also have both the > http://nexus.magnolia-cms.com/content/repositories/magnolia.public.releases/ > http://nexus.magnolia-cms.com/content/repositories/magnolia.public.releases/ > and the http://nexus.magnolia-cms.com/content/groups/public/ > http://nexus.magnolia-cms.com/content/groups/public/ url's in both my pom > and settings.xml file. Is it for some reason maven isn't checking those > repositories to find those dependencies? > > Steve > > > gregoryjoseph wrote: >> >> >> Have a look at >> http://wiki.magnolia-cms.com/display/DEV/Maven+setup >> >> -g >> >> On 14 Dec 2010, at 18:32, medikgt wrote: >> >>> >>> >>> I checked out magnolia and I am trying to build it with Maven. However, >>> I am >>> encountering some problems during the build. Here are my exacts steps >>> that >>> I've followed: >>> >>> - checked out http://svn.magnolia-cms.com/svn/community/magnolia/trunk >>> http://svn.magnolia-cms.com/svn/community/magnolia/trunk >>> - import into Eclipse with the m2eclipse plugin ( File > Import > Maven >>> > >>> Existing Maven Project ) >>> - cd into the root magnolia folder and did "mvn clean install" >>> >>> This is the error that it shows: http://pastebin.com/HZ1vDqpK >>> Here is my http://pastebin.com/XYvKT0S0 magnolia-project pom file >>> >>> >>> The main error message is: >>> [ERROR] Plugin info.magnolia:maven-setproperty-plugin:1.1.1 or one of >>> its >>> dependencies could not be resolved: Failure to find >>> info.magnolia:maven-setproperty-plugin:jar:1.1.1 in >>> http://repo1.maven.org/maven2 was cached in the local repository, >>> resolution >>> will not be reattempted until the update interval of central has elapsed >>> or >>> updates are forced -> [Help 1] >>> >>> So I searched for and found the maven-setproperty-plugin bin jar >>> http://repo.magnolia-cms.com/m2/info/magnolia/maven-setproperty-plugin/1.1/ >>> here . However, how do I install this and get maven to build the >>> project >>> properly? >>> >>> Thanks, >>> >>> Apache Maven 3.0.1 >>> Java version: 1.6.0_13 >>> Java home: C:\jdk1.6.0_13\jre >>> -- >>> View this message in context: >>> http://old.nabble.com/Building-Magnolia---Maven-Issues---setproperty-plugin-tp30456945p30456945.html >>> Sent from the Magnolia - User mailing list archive at Nabble.com. >>> >>> >>> >>> ---------------------------------------------------------------- >>> For list details see >>> http://www.magnolia-cms.com/home/community/mailing-lists.html >>> To unsubscribe, E-mail to: <[email protected]> >>> ---------------------------------------------------------------- >> >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> >> >> > > -- View this message in context: http://old.nabble.com/Building-Magnolia---Maven-Issues---setproperty-plugin-tp30456945p30458484.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
