On 19.08.2008, at 12:45, Martijn Dashorst wrote:
On Tue, Aug 19, 2008 at 12:32 PM, Kaspar Fischer
<[EMAIL PROTECTED]> wrote:
When/how often are the Wicketstuff snapshots generated? I am using
Everytime the source code changes for the project, or when Wicket is
updated (depending on the configuration of the projects in Teamcity
(http://wicketstuff.org/teamcity).
Martijn
I see. So this means something with the configuration is wrong (as the
JAR is outdate, see my previous mail).
Loggin into teamcity as guest, I see "Problems with VCS connection":
Failed for the root 'Wicket Stuff 1.4 repository' #3: Checking
changes for checkout rule 'trunk/wicket-contrib-tinymce=>trunk/wicket-
contrib-tinymce' failed with erorr:
org.tmatesoft.svn.core.SVNException: svn: PROPFIND request failed on '/
svnroot/wicket-stuff/trunk/wicket-contrib-tinymce/src/java/wicket/
contrib/tinymce/tiny_mce/langs/tw.js' svn: Network is unreachable
and in addition a build error:
[ERROR] BUILD ERROR
[12:26:40]: [INFO]
------------------------------------------------------------------------
[12:26:40]: [INFO] Failed to resolve artifact.
[12:26:40]:
[12:26:40]: Missing:
[12:26:40]: ----------
[12:26:40]: 1) org.wicketstuff:wicketstuff-prototype:jar:1.4-SNAPSHOT
[12:26:40]:
[12:26:40]: Try downloading the file manually from the project website.
[12:26:40]:
[12:26:40]: Then, install it using the command:
[12:26:40]: mvn install:install-file -DgroupId=org.wicketstuff -
DartifactId=wicketstuff-prototype -Dversion=1.4-SNAPSHOT -
Dpackaging=jar -Dfile=/path/to/file
[12:26:40]:
[12:26:40]: Alternatively, if you host your own repository you can
deploy the file there:
[12:26:40]: mvn deploy:deploy-file -DgroupId=org.wicketstuff -
DartifactId=wicketstuff-prototype -Dversion=1.4-SNAPSHOT -
Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[12:26:40]:
[12:26:40]: Path to dependency:
[12:26:40]: 1) org.wicketstuff:wicketstuff-scriptaculous:jar:1.4-
SNAPSHOT
[12:26:40]: 2) org.wicketstuff:wicketstuff-prototype:jar:1.4-SNAPSHOT
[12:26:40]:
[12:26:40]: ----------
[12:26:40]: 1 required artifact is missing.
[12:26:40]:
[12:26:40]: for artifact:
[12:26:40]: org.wicketstuff:wicketstuff-scriptaculous:jar:1.4-SNAPSHOT
[12:26:40]:
[12:26:40]: from the specified remote repositories:
[12:26:40]: central (http://repo1.maven.org/maven2),
[12:26:40]: wicket-stuff-repository (http://www.wicketstuff.org/maven/repository/
)
(I get the same build error if I download the SVN code and do a "mvn
install".)
Can this be fixed in some way?
Kaspar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]