This was intended for the sakai-kernel list but now the surprise has been spoiled. Any hints are still welcome.
On Wed, Feb 3, 2010 at 17:36, Carl Hall <[email protected]> wrote: > I get the following log trying to build the trunk of k2. I've traced this > down to a failure occurring in AbstractBundleListMojo.initBundleList() but > don't know the specifics past that. Any hints? I'm planning to post this > to sling-dev but didn't want to be too jumpy if someone is working on this. > > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to load dependency information from properties file. > > Embedded error: Unable to find artifact. > Unable to determine the release version > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.sling > -DartifactId=org.apache.sling.launchpad -Dversion=RELEASE > -Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.sling > -DartifactId=org.apache.sling.launchpad -Dversion=RELEASE > -Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > > org.apache.sling:org.apache.sling.launchpad:xml:RELEASE >
