Search 5,000,000+ questions and answers.

Frequently Asked Questions

top] Why does the Maven build fail with the message "You must define currentVersion in your POM."?

Apache Jackrabbit - Frequently Asked Questions
You are most probably running Maven from a wrong directory. Maven expects to find the file project.xml in the current directory (unless the -d, -p, or -f option is given). Please check that you are in the correct directory and try running Maven again. This error message can appears when one of the Maven repositories used for downloading Jackrabbit dependencies is not available. This can happen if your network connection is broken or if the repository server is down.
Related Questions

Why does the Maven build fail with the message "You must define currentVersion in your POM."?

Apache Jackrabbit - Frequently Asked Questions
Why does the Maven build fail with the message "java.net.ConnectException: Connection timed out: connect"? Using Jackrabbit
Related Questions

Who is Maven?

Maven Health and Wellness - Frequently Asked Questions
Below is a list of frequently asked questions and our answers. These questions are based on those that have come up most often in our contact with our treatment clients. Please contact us with any other questions you may have.
Related Questions

Why does Amanda fail to build on my system?

Chapter 19. Amanda FAQ
One of the most common reasons for compile-time errors is stale information in config.cache, after a build on a different platform using the same build tree. In order to avoid this problem, make sure you don't ever reuse build trees across platforms, or at least run make distclean before running configure on another platform.
Related Questions

How to configure Maven 2 build?

TeamCity FAQ - Confluence
No additional configuration on the agent side is needed to run Maven 2 builds. A snapshot version of Maven 2.1 is distributed as an agent plugin (just like bundled Ant 1.6.5) pomLocation- the directory where the pom.xml file is located. In the example the "%build.working.dir%" macro is used, that is substituted with the real directory path on the concrete agent machine. Alternatevely, if there is a separate Maven 2.1.
Related Questions

Why does my build fail with "error: isa_virt_to_bus_is_UNSUPPORTED undeclared"?

XenFaq - Xen Wiki
Certain drivers (primarily for ISA devices) do not work with Xen due to the restricted memory addresses that the device can access. For most of these drivers we report the error you have seen, in preference to failing weirdly at run time. We aim for Xen to support all modern x86 hardware: this restriction applies only to a few old NICs and disc controllers.
Related Questions

Why does my build fail looking for libyabe.so?

FAQ at OpenSolaris.org
You might see an error message in your build log like this: /opt/SUNWspro//bin/cc -xO3 -xcg89 -Wa,-cg92 -xspace -W0,-Lt -Xa -DTEXT_DOMAIN=\"\" -DMESSAGE_DIR=\"/usr/cluster/lib/locale\" -DSOL_VERSION=200710 -I/builds/ohacds+5.11+sparc/proto/Sol_11-nd/root_sparc/usr/include -I/builds/ohacds+5.
Related Questions

How do I skip the tests when doing a Maven build?

FAQs
because that's too much "behind-the-scenes" magic for user to be happy with. As a result, as a
Related Questions

How does maven 2 implement reproducibility?

FAQs-1 - Maven User - Codehaus
Make use of ibiblio for your libraries. This should always be the case for jars. (The group is working on stabilising metadata and techniques for locking it down even if it changes. An internal repository mirror that doesn't fetch updates (only new) is recommended for true reproducibility.)
Related Questions

Why does configure fail?

LessTif Frequently Asked Questions
You have an old (broken/incomplete) config.cache (config.status) file left over. Delete those! Or if you have a recent set of the auto* tools installed (See INSTALL.html) run the CVSMake script, and then configure again. configure (and the generated Makefiles) won't work if the build directory resides in a path which has embedded blanks, e.g. "/usr/work/Fine Software". The simple and only solution is to move it to another path.
Related Questions

Why do placeholders fail to bind, generating unknown datatype error message?

FAQ - The Frequently Asked Questions for DBD::InterBase
You can't bind a field name. The following example will fail: $sth = $dbh->prepare("SELECT (?) FROM $table"); $sth->execute('user_id'); There are cases where placeholders can't be used in conjunction with COLLATE clause, such as this: SELECT * FROM $table WHERE UPPER(author) LIKE UPPER(? COLLATE FR_CA); This deals with the InterBase's SQL parser, not with DBD::InterBase. The driver just passes SQL statements through the engine.
Related Questions

Why does the Win32 Release build fail with Visual C++ version 6?

Berkeley DB FAQ
The Visual C++ project files included in Berkeley DB 4.3.29 have a bug when used with Visual C++ version 6. The symptom is that at link time, the following error is generated: Linking... Creating library Release/libdb43.lib and object Release/libdb43.exp mut_win32.obj : error LNK2001: unresolved external symbol __imp__SetSecurityDescriptorDacl@16 mut_win32.obj : error LNK2001: unresolved external symbol __imp__InitializeSecurityDescriptor@8 Release/libdb43.
Related Questions

Why does every kernel I try to build fail to compile, even GENERIC?

Kernel Configuration
You are not using the new make buildkernel and make installkernel targets, and your source tree is different from the one used to build the currently running system (e.g., you are compiling 4.3-RELEASE on a 4.0-RELEASE system). If you are attempting an upgrade, please read the /usr/src/UPDATING file, paying particular attention to the ''COMMON ITEMS'' section at the end.
Related Questions

Does POM Lodging have Internet access?

Presidio of Monterey Lodging - Monterey, CA
POM Army Lodging has wireless Internet capability (requires your laptop to have a wireless network adapter) or dial-up Internet capability. Both services are free of charge, and you must bring your own computer.
Related Questions

Can I define my own message for the Alert?

FAQ
Not in the subscription version. We provide this customization for licensees of InfoMinder Server Edition.
Related Questions

I get a message when inserting: "Please define your site first". What I should do ?

Help Hints for Web
You must define the site in which you are working on Dreamweaver and save the page before inserting TSHelpHint. This is because the TSHelpHint extension needs to know the location of your page to copy the required files in the appropriate path.
Related Questions

Why does Maven compile my test classes but don't run them?

FAQs-1 - Maven User - Codehaus
Tests are run by the surefire plugin. The surefire plugin can be configured to run certain test classes and you may have unintentionally done so by specifying a value to $ Unknown macro: {test} . Check your settings.xml and pom.xml for a property named "test" which would like this: lt;properties> <property> <name>test</name> <value>some-value</value> </property> </properties> ...
Related Questions

How Does EPA Define Environmental Justice?

Frequently Asked Questions - Environmental Justice | Complia...
Environmental Justice is the fair treatment and meaningful involvement of all people regardless of race, color, national origin, culture, education, or income with respect to the development, implementation, and enforcement of environmental laws, regulations, and policies.
Related Questions

How does the state of Georgia define a minority business?

First Stop Business Center - Frequently Asked Questions
According to the Georgia Department of Administrative Services (DOAS), the state defines a minority business (or Minority Business Enterprise - MBE) as one that is owned or controlled by one or more minority persons and is authorized to and is doing business under the laws of this state, paying all taxes duly assessed, and domiciled within this state.
Related Questions

Why does OpenBSD-i386 build fail on des-586.s with "Unimplemented segment type"?

OpenSSL: Support, Frequently Asked Questions
of 0.9.7 assembler routines were overhauled for position independence of the machine code, which is essential for shared library support. For some reason OpenBSD is equipped with an out-of-date GNU assembler which finds the new code offensive. To work around the problem, configure with no-asm (and sacrifice a great deal of performance) or patch your assembler according to http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.patch.
Related Questions

FIRE TEST FAIL message -- what's wrong?

Aerowinx FAQ
Keep the Fire Test Button pressed until the message FIRE TEST PASS occurs. The fire test takes about 10 seconds. If the Fire Test Button is released too early, the fire test fails and the message FIRE TEST FAIL is displayed.
Related Questions

How often should I groom my Pom?

FREQUENTLY ASKED QUESTIONS...
There are so many different opinions regarding grooming. Some say you must brush and comb their coat daily, other's claim once per week is adequate, and others believe it should be done when necessary (whatever that means). We personally have found that a trip to the groomer once a month, with regular brushings by us in between appointments, suffices for our dogs. It really depends on your dogs coat and what they're up to ? it's really a matter of common sense.
Related Questions

What do I feed my Pom?

FREQUENTLY ASKED QUESTIONS...
Again, there are so many different opinions regarding the best food for your Pom. Ask your vet to recommend several different brands of food and let your dog decide from there. Some say that table scraps are an absolute no-no, while others have fed their Pom's table scraps for years with no ill effects. We do recommend that you free feed your Pom (leave dry food out at all times) and supplement their dry food with canned meals at breakfast and dinner time.
Related Questions

Why does spawn fail with "sync byte ...."?

Expect FAQ (Frequently Asked Questions)
When I spawned a process using Expect, I got the following message: parent: sync byte read: bad file number child: sync byte write: bad file number This is one of these "should not happen" errors. For example, the following question in this FAQ mentions that it could be the fault of the C library. Another possibility is that you've run out of some system resource (file descriptors). The most likely reason is that you're calling spawn in a loop and have neglected to call close and wait.
Related Questions

Why does Expect fail on RedHat 5.0?

Expect FAQ (Frequently Asked Questions)
Lots of people have reported the following error from Expect on RedHat 5.0: failed to get controlling terminal using TIOCSCTTY parent sync byte write: broken pipe Martin Bly reports that: The fault is/was in the GNU libc (aka glibc) provided by Red Hat Software. Our sysadmin updated the version of the C libraries we have installed and both problems have vanished - in the case of the expect test, without a rebuild.
Related Questions

Why does Expect fail on RedHat 5.2 via cron?

Expect FAQ (Frequently Asked Questions)
People have reported the following error from Expect on RedHat 5.2 when using cron: failed to get controlling terminal using TIOCSCTTY parent sync byte write: broken pipe I have no idea, however I've received two workarounds: From: patrick_scannell@mail.fws.gov >I found that the script runs fine as an at job. So I just have cron >schedule the at job and everything works. I don't understand it, but >I'm happy. From: "Charles Hays" <charles@dialus.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact